12 Beginner Python Projects – Coding Course
Improve your Python skills by following along with 12 different Python project tutorials.
? Course developed by Kylie Ying. Check out her YouTube channel:
⭐️ Course Contents ⭐️
⌨️ (1:40) 1. Madlibs
⌨️ (6:54) 2. Guess the Number (computer)
⌨️ (13:17) 3. Guess the Number (user)
⌨️ (21:14) 4. Rock Paper Scissors
⌨️ (24:25) 5. Hangman
⌨️ (35:53) 6. Tic-Tac-Toe
⌨️ (59:59) 7. Tic-Tac-Toe AI
⌨️ (1:15:53) 8. Binary Search
⌨️ (1:27:16) 9. Minesweeper
⌨️ (1:51:55) 10. Sudoku Solver
⌨️ (2:05:34) 11. Photo Manipulation in Python
⌨️ (2:31:49) 12. Markov Chain Text Composer
⭐️ Code ⭐️
? Madlibs / Rock Paper Scissors / Binary Search:
? Guess the Number:
? Hangman:
? Tic-Tac-Toe + AI:
? Minesweeper:
? Sudoku:
? Photo Editing in Python:
? Markov Chain Composer:
⭐️ More ways to connect with Kylie Ying ⭐️
Twitch KylieYing:
Twitter @kylieyying:
Instagram @kylieyying:
Website:
⭐️ Music Credits ⭐️
Alan Walker – Fade [NCS Release]:
Alan Walker – Force [NCS Release]:
—
Learn to code for free and get a developer job:
Read hundreds of articles on programming:
And subscribe for new videos on technology every day:
Thanks for watching!! Hope this helped you guys learn some Python 🙂
Be sure to check out my channel (Kylie Ying) and follow me on social media (twitter/ig @kylieyying) for more fun coding content!
YouTube Kylie Ying: https://www.youtube.com/ycubed
Twitch KylieYing: https://www.twitch.tv/kylieying
Twitter @kylieyying: https://twitter.com/kylieyying
Instagram @kylieyying: https://www.instagram.com/kylieyying/
I love the video, everything was perfect from delivery, choice of games to delivery…Blessed
arigotho okasaimastha for ur video
@F B visual studio
@F B I want to learn how to code with windows I have no idea at all about coding ?♀️
Kylie – i had learned python before but this was a really good refresher class for me. thank you for your work.
@Barry Shitpeas ?
Lol, ok boomer
1:40 Madlibs
6:54 Guess the number(computer)
13:17 Guess the number (user)
21:14 Rock paper scissors
24:25 Hangman
35:53 Tic Tac Toe
59:59 Tic Tac Toe AI
1:15:53 Binary search
1:27:16 minesweeper
1:51:55 Sodoku solver
2:05:34 Photo manipulation
2:31:49 Markov Chain text composer
It’s also in the description
Legendary,sr!
thanks bro
is comment ko to pin karana chahiye
Old news, but thanks.
thanks you!
I agree with you so much about leaving bugs in the videos. The thought process and talking through a bug is so useful to new programmers. It is also a psychological boost for new programmers seeing that it is absolutely normal to hit frequent bugs.
Thank you so much! I’m writing this on day one of my Python learning journey. This is perfect. I love how clear you make everything seem. I’m a total novice but it’s obvious to me that you’ve worked hard at your craft and you’re an expert.
@Abdel Mahamnmoodally Link the vid!
@Abdel Mahamnmoodally please share this video, I will like to learn it too
@Golden Plectrum that’s great! I am finally taking this seriously and trying to learn. I want a job in tech as well. I hope you find a good job soon 🙂
@KalSummers yeah and looking for jobs now
@Golden Plectrum still learning?
Hey Kylie, thanks a bunch for this! Really great, clear explanations. I’m using it with my students in small chunks and they love it!
Please how can I be your student? Can I email you?
If anyone is using Python 3.9 and is on the Photoshop project then a friendly note that there will be a tostring error because python no longer supports that so I would recommend using Python 3.8 for that project to work properly.
Thanks for such cool projects which include great understanding?
I love you for this!!!! Recently got back into coding after an over 10 year vacancy. And doing ur challenges first my way really try and make it work on ur own, that spark of pure joy is just amazing when u nail it. Then watch how u did the same task and become amazed and high on enthusiasm every time makes this into an extremely pleasant journey. Thanks for this!!!!
Thank you Kylie!
When you already knew the third concatenation method was an f-string, and are proud to see that you’re learning and retaining stuff. ?
got thru 4 of the projects , really appreciate the help. pushing me forward, been stuck for years.
I’m gonna do two projects a day. I have lots of prior programming experience but very new to python. Your effort is greatly appreciated, thank you Kylie!!
This is an incredible gem! Thanks so much for making this video – I’ll go through every single one of these
Thank you! This was so helpful. I’m trying to teach myself how to code, starting by learning Python. I want to try to a few of the games you mentioned as beginner projects.
hello, thank you for the meticulous and enjoyable instructions. I have a question, can’t we just print the hyphens and spaces and exclude them from the guessing game?
This is so great! thank you, love your videos!
Just one thing: It would be great to have an explanation of what the project is about before you explain how to do it, so it is easier to start working on the solution, and then watch how you did it. 🙂
Exercises are not difficult but she speaks very fast and she uses a difficult syntax, with 1 lines ultra difficult expressions. I am sure she is a great programmer, but she is a horrible teacher for people trying to understand concepts.
The host is amazing. Nice work! Learnt a lot of new stuff. We need a part 2. 10 intermediate Python Projects! Please.
oh hell no, she needs to get your off your tricycle and using nim with raylib as a part 2
Thanks for this tutorial. I really learned and refreshed my knowledge a lot! Just keep continuing this!
Thanks for making this, it helps just watching how someone actually thinks about how to solve a problem with code. Great job! Now let me go back and watch it a few more times!
Hello! So far this is very good way to get back into basic. Appreciate the work youve done. I got a question for whoever that may know better then I. During the beginning where we make a computer number guessing “game” I notice it throws an error if the max allowable number is 10, and you tell it its too low. How would one go about addressing the problem.
Can’t belive this content is for free! This was an excellent video, thank you!! You present and explain very well