Skip to content

Commit 112b932

Browse files
updated
1 parent 1ac7f1b commit 112b932

1 file changed

Lines changed: 58 additions & 58 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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)
66
My original Python 12 Hour course 🐍 : [Python Full Course for free 🐍](https://youtu.be/ix9cRaBkVe0?feature=shared)
77
Full 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:/
2828
18. (02:06:28) for loops πŸ”
2929
19. (02:11:33) ⭐ countdown timer program βŒ›
3030
20. (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

8989
Python Interpreter: https://www.python.org/
9090
PyCharm IDE: https://www.jetbrains.com/pycharm/

0 commit comments

Comments
Β (0)