Creating Python Projects #1 - MadLibs

Опубликовано: 15 Февраль 2025
на канале: BeGeos Dev
110
3

Hello there, good people!

As I said projects are fundamental to improve as a programmer. In this video I try to implement a MadLib game script (as old as time) in Python, and it's the first of a series of videos through a list of best python projects for beginners (you can find the link down below).

In the process I share my thoughts, my thinking process and I try to write the thing step-by-step and, when possible, increasing the level of difficulty.

In this video, I'll use regular expressions, functions, dictionaries, for and while loops and finally if else statement. I mean there's basically everything.

Thanks for watching and if you enjoyed the video and liked to see more, let me know in the comments or if you had any suggestions for the next videos don't hesitate to tell me. I'd be happy to work on your requests, it could be an occasion we all learn something new, which is the most exciting thing.

@BeGeos

FULL DISCLAIMER: these videos are not meant as tutorials. If you can learn something from them or get inspired for your next project or get some interesting insight into programming I would be extremely happy. However, right now, I am still not at the level of a tutor or educator. Thanks.

Music: https://www.bensound.com
Projects: https://www.upgrad.com/blog/python-pr... by Rohit Sharma

Intro: 00:00
Setup: 1:21
Easy: 3:24
Intermediate: 6:50
Hard (auto-selection): 15:52
Outro: 20:04