Code MadLibs and fake login! Give these projects a try if all the other “beginner” python projects are still a little too advanced for you! Beginner concepts covered by this video are variable assignment, if statements, and printing statements to the console. No loops, functions, or object-oriented programming yet! You can do fun projects in Python even if you are a complete beginner!!

Code: https://github.com/kying18/beginner-projects

In this video, I have two introductory python project ideas followed by their tutorials. The first idea is a MadLibs tutorial. How can you program MadLibs so that you, your friends, or your family can play using a script that you created? Check out my tutorial :) I also go over the format() method for a string.

Share your fun MadLib creations below in the comments, or DM me on instagram (@kylieyying) or twitter (@kylieyying)!!

My second project idea is a fake login in terminal where the user inputs a username and password. If they match then “access” is granted. Otherwise the program prints out an error! If you want to learn more about how authentication actually works, how passwords are stored, check out this article on hashing: https://www.wired.com/2016/06/hacker-lexicon-password-hashing/

Give it a try in quarantine!!

#python #programming #developer

2 Beginner Python Project Ideas (+ Tutorials) | Learning Python for Beginners
2.05 GEEK