Python Full Course for free (2024) Fundraiser

posted 1 min read

earn Python in 1 HOUR ⏱ : • Learn Python in 1 hour!
My original Python 12 Hour course : • Python Full Course for free
Full Python playlist : • Start coding with PYTHON in 5 minutes!

                       [⭐ = project]

#1 (00:00:00) python tutorial for beginners
#2 (00:05:49) variables ❎
#3 (00:16:05) type casting
#4 (00:21:15) user input ⌨️
#5 (00:32:42) ⭐ madlibs game
#6 (00:37:55) arithmetic & math
#7 (00:51:46) if statements
#8 (01:00:06) ⭐ calculator program
#9 (01:05:59) ⭐ weight conversion program ️
#10 (01:09:59) ⭐ temperature conversion program ️
#11 (01:13:58) logical operators ️
#12 (01:21:28) conditional expressions ❓
#13 (01:27:03) string methods 〰️
#14 (01:39:08) string indexing ✂️
#15 (01:46:35) format specifiers
#16 (01:51:55) while loops ♾️
#17 (01:58:53) ⭐ compound interest calculator
#18 (02:06:28) for loops
#19 (02:11:33) ⭐ countdown timer program ⌛
#20 (02:17:28) nested loops ➿
#21 (02:23:03) lists, sets, and tuples
#22 (02:38:08) ⭐ shopping cart program
#23 (02:45:21) 2D collections ⬜
#24 (02:53:59) ⭐ quiz game
#25 (03:03:27) dictionaries
#26 (03:11:33) ⭐ concession stand program
#27 (03:19:42) random numbers
#28 (03:24:16) ⭐ number guessing game
#29 (03:32:37) ⭐ rock, paper, scissors game
#30 (03:42:06) ⭐ dice roller program ⚂
#31 (03:52:12) functions
#32 (04:02:50) default arguments
#33 (04:08:56) keyword arguments ️
#34 (04:15:40) *args & **kwargs
#35 (04:30:33) iterables
#36 (04:37:04) membership operators
#37 (04:45:56) list comprehensions
#38 (04:56:17) match-case statements
#39 (05:02:13) modules
#40 (05:08:51) scope resolution
#41 (05:14:22) if name == 'main':
#42 (05:23:34) ⭐ banking program
#43 (05:38:34) ⭐ slot machine

If you read this far, tweet to the author to show them you care. Tweet a Thanks

More Posts

Efficient Approach to Calculate the Sum of Numbers Divisible by 4 in Python (Part 2: Full Code Implementation)

Ferdy - Mar 17

Using offline AI models for free in your Phyton scripts with Ollama

Andres Alvarez - Mar 5

PHP Full Course for non-haters

anonymous - Jun 28

Leveraging Python for System Administration

Tejas Vaij - May 1, 2024

Git and GitHub for Python Developers A Comprehensive Guide

Tejas Vaij - Apr 7, 2024
chevron_left