Summary
Keywords
Full Transcript
Build a random password generator in python! This python programming project is for beginners! Python made simple! 0:00 Intro 0:30 Where we will be writing our python code 1:00 Our algorithm 3:00 How to get input from a user in python 4:05 creating a variable in python 4:25 a gotcha with using input() 7:30 for loops in python 12:19 How to generate a random character in python 12:28 How to look up information when you're stuck 15:44 Testing the code we got from stack overflow 17:00 Displaying the password to the user 17:22 Future optimizations we could make to our code CONNECT WITH ME INSTAGRAM: https://www.instagram.com/maya_loves_code/ SUBSCRIBE to Maya Bello: https://www.youtube.com/channel/UC0O670QdOBVxgIRfHTI6z0w?sub_confirmation=1 TIK TOK: https://www.tiktok.com/@maya_loves_code TWITTER: https://twitter.com/maya_loves_code EMAIL: [email protected] PODCAST: https://anchor.fm/maya-bello https://linktr.ee/mayabello AFFILIATE LINKS https://www.tubebuddy.com/MayaBello (helps to A/B test my thumbnails) around.co?utm_source=mayalovescode&utm_medium=youtube (a cool video conferencing tool) PYTHON RESOURCES learn to code in python for absolute beginners: https://youtube.com/playlist?list=PLvisA2P0_d9G4ZtA_8CqRIXidtbS0iPxp how to install python 3 on MacBook Pro: https://youtu.be/XX5KRfmfNvw free resources to learn python: https://youtu.be/lePBUPzDaNI MORE YOUTUBE VIDEOS Salary as a Software Engineering Intern: https://www.youtube.com/watch?v=F7-3oCTqalw First day of work as a software engineer: https://www.youtube.com/watch?v=5sEaboYlUQE My most underrated but favorite video: https://www.youtube.com/watch?v=8uJM9WE7yAY Creating a Web Application from Scratch (with Sturdy Code): https://www.youtube.com/watch?v=aomQqYbWlFc&list=PLvisA2P0_d9F46Aznt3PCtBqpXLvO1rLa Software Engineering Trips and Conferences (AfroTech, Grace Hopper): https://www.youtube.com/watch?v=IjJEn0hMUgY&list=PLvisA2P0_d9G_3BHXMVvYzsT1U-BAl3In Cracking The Coding Interview One Month Challenge: https://www.youtube.com/watch?v=WctclUYubJQ&list=PLvisA2P0_d9EXQayfz1swXr8XrqedDRuG SHOULD YOU GIVE UP ON PROGRAMMING IF YOU FIND IT HARD??: https://www.youtube.com/watch?v=0RaEjnM0OY8 Majoring in Computer Science: https://www.youtube.com/playlist?list=PLvisA2P0_d9Es3AendjtdIyjT48ywVLVB Day in the life of Black Women Engineers Playlist (Senegoddess, Bukola): https://www.youtube.com/watch?v=Q7xFiXahrBM&list=PLvisA2P0_d9EGN0oGwxqi96xOscgwHnPV How To Think Like a Programmer: https://www.youtube.com/watch?v=azcrPFhaY9k Day In The Life Of a Software Engineer Playlist: https://www.youtube.com/watch?v=5sEaboYlUQE&list=PLvisA2P0_d9GKATiUNyFJHDQTSAMAWBKC
