22
33[ Bro Code Python YouTube Class] ( https://youtu.be/ix9cRaBkVe0?feature=shared )
44
5- Learn Python in 1 HOUR β± : [ Learn Python in 1 hour! π (2024)] ( https://youtu.be/ix9cRaBkVe0?feature=shared )
5+ Learn Python in 1 HOUR β± : [ Learn Python in 1 hour! π. (2024)] ( https://youtu.be/ix9cRaBkVe0?feature=shared )
66My original Python 12 Hour course π : [ Python Full Course for free π] ( https://youtu.be/ix9cRaBkVe0?feature=shared )
77Full Python playlist π: [ Start coding with PYTHON in 5 minutes! π] ( https://youtu.be/ix9cRaBkVe0?feature=shared )
88
@@ -28,63 +28,63 @@ Full Python playlist π: [Start coding with PYTHON in 5 minutes! π](https:/
282818 . (02:06:28) for loops π
292919 . (02:11:33) β countdown timer program β
303020 . (02:17:28) nested loops βΏ
31- 21 (02:23:03) lists, sets, and tuples π
32- 22 (02:38:08) β shopping cart program π
33- 23 (02:45:21) 2D collections β¬
34- 24 (02:53:59) β quiz game π―
35- 25 (03:03:27) dictionaries π
36- 26 (03:11:33) β concession stand program πΏ
37- 27 (03:19:42) random numbers π²
38- 28 (03:24:16) β number guessing game π’
39- 29 (03:32:37) β rock, paper, scissors game πΏ
40- 30 (03:42:06) β dice roller program β
41- 31 (03:52:12) functions π
42- 32 (04:02:50) default arguments π
43- 33 (04:08:56) keyword arguments ποΈ
44- 34 (04:15:40) * args & ** kwargs π¦
45- 35 (04:30:33) iterables π
46- 36 (04:37:04) membership operators π
47- 37 (04:45:56) list comprehensions π
48- 38 (04:56:17) match-case statements π
49- 39 (05:02:13) modules π¨
50- 40 (05:08:51) scope resolution π¬
51- 41 (05:14:22) if name == 'main': π₯
52- 42 (05:23:34) β banking program π°
53- 43 (05:38:34) β slot machine π°
54- 44 (05:58:45) β encryption program π
55- 45 (06:07:26) β hangman game πΊ
56- 46 (06:32:32) python object oriented programming π
57- 47 (06:44:50) class variables π
58- 48 (06:53:06) inheritance π¨βπ¦βπ¦
59- 49 (07:00:02) multiple inheritance π
60- 50 (07:08:04) super() π΄
61- 51 (07:21:10) polymorphism π
62- 52 (07:29:15) duck typing π¦
63- 53 (07:33:34) static methods β‘
64- 54 (07:39:31) class methods π«
65- 55 (07:46:16) magic methods π
66- 56 (07:59:51) @property βοΈ
67- 57 (08:07:33) decorators π
68- 58 (08:14:57) exception handling π¦
69- 59 (08:20:46) file detection π΅οΈββοΈ
70- 60 (08:27:47) writing files β
71- 61 (08:41:33) reading files π
72- 62 (08:48:29) dates & times π
73- 63 (08:54:46) β alarm clock β°
74- 64 (09:05:03) multithreading π§΅
75- 65 (09:13:45) request API data β©οΈ
76- 66 (09:22:19) PyQt5 GUI intro π₯οΈ
77- 67 (09:31:27) PyQt5 labels π·οΈ
78- 68 (09:40:23) PyQt5 images π·
79- 69 (09:46:28) PyQt5 layout managers π§²
80- 70 (09:53:07) PyQt5 buttons ποΈ
81- 71 (10:00:12) PyQt5 checkboxes β
82- 72 (10:06:42) PyQt5 radio buttons π
83- 73 (10:15:55) PyQt5 line edits π¬
84- 74 (10:21:55) PyQt5 CSS styles π¨
85- 75 (10:32:48) β digital clock program π
86- 76 (10:48:38) β stopwatch program β±
87- 77 (11:06:05) β weather API app βοΈ
31+ 21 . (02:23:03) lists, sets, and tuples π
32+ 22 . (02:38:08) β shopping cart program π
33+ 23 . (02:45:21) 2D collections β¬
34+ 24 . (02:53:59) β quiz game π―
35+ 25 . (03:03:27) dictionaries π
36+ 26 . (03:11:33) β concession stand program πΏ
37+ 27 . (03:19:42) random numbers π²
38+ 28 . (03:24:16) β number guessing game π’
39+ 29 . (03:32:37) β rock, paper, scissors game πΏ
40+ 30 . (03:42:06) β dice roller program β
41+ 31 . (03:52:12) functions π
42+ 32 . (04:02:50) default arguments π
43+ 33 . (04:08:56) keyword arguments ποΈ
44+ 34 . (04:15:40) * args & ** kwargs π¦
45+ 35 . (04:30:33) iterables π
46+ 36 . (04:37:04) membership operators π
47+ 37 . (04:45:56) list comprehensions π
48+ 38 . (04:56:17) match-case statements π
49+ 39 . (05:02:13) modules π¨
50+ 40 . (05:08:51) scope resolution π¬
51+ 41 . (05:14:22) if name == 'main': π₯
52+ 42 . (05:23:34) β banking program π°
53+ 43 . (05:38:34) β slot machine π°
54+ 44 . (05:58:45) β encryption program π
55+ 45 . (06:07:26) β hangman game πΊ
56+ 46 . (06:32:32) python object oriented programming π
57+ 47 . (06:44:50) class variables π
58+ 48 . (06:53:06) inheritance π¨βπ¦βπ¦
59+ 49 . (07:00:02) multiple inheritance π
60+ 50 . (07:08:04) super() π΄
61+ 51 . (07:21:10) polymorphism π
62+ 52 . (07:29:15) duck typing π¦
63+ 53 . (07:33:34) static methods β‘
64+ 54 . (07:39:31) class methods π«
65+ 55 . (07:46:16) magic methods π
66+ 56 . (07:59:51) @property βοΈ
67+ 57 . (08:07:33) decorators π
68+ 58 . (08:14:57) exception handling π¦
69+ 59 . (08:20:46) file detection π΅οΈββοΈ
70+ 60 . (08:27:47) writing files β
71+ 61 . (08:41:33) reading files π
72+ 62 . (08:48:29) dates & times π
73+ 63 . (08:54:46) β alarm clock β°
74+ 64 . (09:05:03) multithreading π§΅
75+ 65 . (09:13:45) request API data β©οΈ
76+ 66 . (09:22:19) PyQt5 GUI intro π₯οΈ
77+ 67 . (09:31:27) PyQt5 labels π·οΈ
78+ 68 . (09:40:23) PyQt5 images π·
79+ 69 . (09:46:28) PyQt5 layout managers π§²
80+ 70 . (09:53:07) PyQt5 buttons ποΈ
81+ 71 . (10:00:12) PyQt5 checkboxes β
82+ 72 . (10:06:42) PyQt5 radio buttons π
83+ 73 . (10:15:55) PyQt5 line edits π¬
84+ 74 . (10:21:55) PyQt5 CSS styles π¨
85+ 75 . (10:32:48) β digital clock program π
86+ 76 . (10:48:38) β stopwatch program β±
87+ 77 . (11:06:05) β weather API app βοΈ
8888
8989Python Interpreter: https://www.python.org/
9090PyCharm IDE: https://www.jetbrains.com/pycharm/
0 commit comments