9 Hours of Python Projects: Beginner to Advanced
Explore 9 hours of Python projects for all skill levels. Plus, get my free software development guide! π

Tech With Tim
1.9M views β’ Jan 23, 2024

About this video
β‘οΈ Check out my software development course! https://techwithtim.net/dev
GET MY FREE GUIDEπ
https://training.techwithtim.net/free-guide
This video contains over 9 hours of python project tutorials designed to help you master python and learn through projects! There are over 21 unique python project walkthroughs in this content that range from beginner to advanced. See below for the timestamps for these projects:
π General Resources π
Download VSCode: https://code.visualstudio.com/
Fix Pip (Windows): https://www.youtube.com/watch?v=AdUZArA-kZw&t=0s
Fix Pip (Mac): https://www.youtube.com/watch?v=E-WhAS6qzsU&t=4s
π₯ Timestamps π₯
00:00:00 | How To Navigate These Projects
---
00:01:46 | #1 - Quiz Game (Easy)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/quiz_game.py
---
00:22:00 | #2 - Number Guessing Game (Easy)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/number_guesser.py
---
00:39:49 | #3 - Rock, Paper, Scissors (Easy)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/rock_paper_scissors.py
---
00:54:40 | #4 - Choose Your Own Adventure Game (Easy)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/choose_your_own_adventure.py
---
01:06:47 | #5 - Password Manager (Medium)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/
Fernet Cryptography Documentation: https://cryptography.io/en/latest/fernet/
---
01:37:37 | #6 - PIG (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects/blob/main/project1.py
---
01:59:07 | #7 - Madlibs Generator (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects/blob/main/project2.py
---
02:15:04 | #8 - Timed Math Challenge (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects/blob/main/project3.py
---
02:28:02 | #9 - Slot Machine (Medium)
Code: https://github.com/techwithtim/Python-Slot-Machine
---
03:20:43 | #10 - Turtle Racing (Medium)
Code: https://github.com/techwithtim/Turtle-Racing-V2
Turtle Docs: https://docs.python.org/3/library/turtle.html
---
04:13:09 | #11 - WPM Typing Test (Medium)
Code: https://github.com/techwithtim/WPM_Typing_Test
Curses Docs: https://docs.python.org/3/howto/curses.html
05:09:43 | #12 - Alarm Clock (Easy)
Python Project Idea Blog: https://hackr.io/blog/python-projects
Sound Effects: https://www.fesliyanstudios.com/royalty-free-sound-effects-download/alarm-203
---
05:22:07 | #13 - Password Generator (Easy)
Python Project Idea Blog: https://hackr.io/blog/python-projects
---
05:39:16 | #14 - Shortest Path Finder (Advanced)
Code: https://github.com/techwithtim/3-Mini-Python-Projects-For-Intermediates/blob/main/path-finder.py
---
06:14:53 | #15 - NBA Stats & Current Scores (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects-For-Intermediates/blob/main/nba-scores.py
---
06:38:22 | #16 - Currency Converter (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects-For-Intermediates/blob/main/currency-converter.py
API: https://free.currencyconverterapi.com/
---
06:58:51 | #17 - YouTube Video Downloader (Medium)
Code: https://github.com/techwithtim/Python-Beginner-Automation-Projects/blob/main/youtube.py
---
07:09:50 | #18 - Automated File Backup (Medium)
Code: https://github.com/techwithtim/Python-Beginner-Automation-Projects/blob/main/backup.py
---
07:21:18 | #19 - Mastermind/4 Color Match (Advanced)
---
07:48:20 | #20 - Aim Trainer (Advanced)
Code: https://github.com/techwithtim/Python-Aim-Trainer
---
08:39:20 | #21 - Advanced Python Scripting (Advanced)
Code: https://github.com/techwithtim/Python-Scripting-Project
GET MY FREE GUIDEπ
https://training.techwithtim.net/free-guide
This video contains over 9 hours of python project tutorials designed to help you master python and learn through projects! There are over 21 unique python project walkthroughs in this content that range from beginner to advanced. See below for the timestamps for these projects:
π General Resources π
Download VSCode: https://code.visualstudio.com/
Fix Pip (Windows): https://www.youtube.com/watch?v=AdUZArA-kZw&t=0s
Fix Pip (Mac): https://www.youtube.com/watch?v=E-WhAS6qzsU&t=4s
π₯ Timestamps π₯
00:00:00 | How To Navigate These Projects
---
00:01:46 | #1 - Quiz Game (Easy)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/quiz_game.py
---
00:22:00 | #2 - Number Guessing Game (Easy)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/number_guesser.py
---
00:39:49 | #3 - Rock, Paper, Scissors (Easy)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/rock_paper_scissors.py
---
00:54:40 | #4 - Choose Your Own Adventure Game (Easy)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/choose_your_own_adventure.py
---
01:06:47 | #5 - Password Manager (Medium)
Code: https://github.com/techwithtim/5-Python-Projects-For-Beginners/
Fernet Cryptography Documentation: https://cryptography.io/en/latest/fernet/
---
01:37:37 | #6 - PIG (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects/blob/main/project1.py
---
01:59:07 | #7 - Madlibs Generator (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects/blob/main/project2.py
---
02:15:04 | #8 - Timed Math Challenge (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects/blob/main/project3.py
---
02:28:02 | #9 - Slot Machine (Medium)
Code: https://github.com/techwithtim/Python-Slot-Machine
---
03:20:43 | #10 - Turtle Racing (Medium)
Code: https://github.com/techwithtim/Turtle-Racing-V2
Turtle Docs: https://docs.python.org/3/library/turtle.html
---
04:13:09 | #11 - WPM Typing Test (Medium)
Code: https://github.com/techwithtim/WPM_Typing_Test
Curses Docs: https://docs.python.org/3/howto/curses.html
05:09:43 | #12 - Alarm Clock (Easy)
Python Project Idea Blog: https://hackr.io/blog/python-projects
Sound Effects: https://www.fesliyanstudios.com/royalty-free-sound-effects-download/alarm-203
---
05:22:07 | #13 - Password Generator (Easy)
Python Project Idea Blog: https://hackr.io/blog/python-projects
---
05:39:16 | #14 - Shortest Path Finder (Advanced)
Code: https://github.com/techwithtim/3-Mini-Python-Projects-For-Intermediates/blob/main/path-finder.py
---
06:14:53 | #15 - NBA Stats & Current Scores (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects-For-Intermediates/blob/main/nba-scores.py
---
06:38:22 | #16 - Currency Converter (Medium)
Code: https://github.com/techwithtim/3-Mini-Python-Projects-For-Intermediates/blob/main/currency-converter.py
API: https://free.currencyconverterapi.com/
---
06:58:51 | #17 - YouTube Video Downloader (Medium)
Code: https://github.com/techwithtim/Python-Beginner-Automation-Projects/blob/main/youtube.py
---
07:09:50 | #18 - Automated File Backup (Medium)
Code: https://github.com/techwithtim/Python-Beginner-Automation-Projects/blob/main/backup.py
---
07:21:18 | #19 - Mastermind/4 Color Match (Advanced)
---
07:48:20 | #20 - Aim Trainer (Advanced)
Code: https://github.com/techwithtim/Python-Aim-Trainer
---
08:39:20 | #21 - Advanced Python Scripting (Advanced)
Code: https://github.com/techwithtim/Python-Scripting-Project
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
1.9M
Likes
66.1K
Duration
09:20:00
Published
Jan 23, 2024
User Reviews
4.8
(385) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now