Python Full Course for Beginners

Python Full Course for Beginners

Bro Code via YouTube Direct link

) multiple inheritance ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ

43 of 100

43 of 100

) multiple inheritance ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Python Full Course for Beginners

Automatically move to the next video in the Classroom when playback concludes

  1. 1 )โ€‹ Python tutorial for beginners ๐Ÿ
  2. 2 โ€‹) variables โœ˜
  3. 3 โ€‹) string methods ใ€ฐ๏ธ
  4. 4 โ€‹) type cast ๐Ÿ’ฑ
  5. 5 โ€‹) user input โŒจ๏ธ
  6. 6 โ€‹) math functions ๐Ÿงฎ
  7. 7 โ€‹) string slicing โœ‚๏ธ
  8. 8 โ€‹) if statements ๐Ÿค”
  9. 9 )โ€‹ logical operators ๐Ÿ”ฃ
  10. 10 โ€‹) while loops ๐Ÿ”„
  11. 11 โ€‹) for loops โžฐ
  12. 12 โ€‹) nested loops โžฟ
  13. 13 ) break continue pass โ›”
  14. 14 โ€‹) lists ๐Ÿงพ
  15. 15 โ€‹) 2D lists ๐Ÿ“œ
  16. 16 โ€‹) tuples ๐Ÿ“„
  17. 17 โ€‹) sets ๐Ÿด
  18. 18 โ€‹) dictionaries ๐Ÿ“–
  19. 19 โ€‹) indexing ๐Ÿ“‘
  20. 20 โ€‹) functions ๐Ÿ“ž
  21. 21 โ€‹) return statement ๐Ÿ”™
  22. 22 ) keyword arguments ๐Ÿ”‘
  23. 23 โ€‹) nested function calls ๐Ÿ–‡๏ธ
  24. 24 โ€‹) variable scope ๐Ÿ”ฌ
  25. 25 โ€‹) *args ๐Ÿ“ฆ
  26. 26 โ€‹) **kwargs ๐ŸŽ
  27. 27 โ€‹) string format ๐Ÿ’ฌ
  28. 28 โ€‹) random numbers ๐ŸŽฒ
  29. 29 โ€‹) exception handling โš ๏ธ
  30. 30 ) file detection ๐Ÿ“
  31. 31 โ€‹) read a file ๐Ÿ”
  32. 32 โ€‹) write a file ๐Ÿ“
  33. 33 โ€‹) copy a file ๐Ÿ–จ๏ธ
  34. 34 โ€‹) move a file ๐Ÿ—ƒ๏ธ
  35. 35 โ€‹) delete a file ๐Ÿ—‘๏ธ
  36. 36 โ€‹) modules ๐Ÿ’Œ
  37. 37 ) rock, paper, scissors game ๐Ÿ—ฟ
  38. 38 โ€‹) quiz game ๐Ÿ’ฏ
  39. 39 โ€‹) Object Oriented Programming (OOP) ๐Ÿ
  40. 40 โ€‹) class variables ๐Ÿš—
  41. 41 โ€‹) inheritance ๐Ÿ‘ช
  42. 42 โ€‹) multilevel inheritance ๐Ÿ‘ด
  43. 43 ) multiple inheritance ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ
  44. 44 ) method overriding ๐Ÿ™…
  45. 45 โ€‹) method chaining โ›“๏ธ
  46. 46 ) super function ๐Ÿฆธ
  47. 47 โ€‹) abstract classes ๐Ÿ‘ป
  48. 48 ) objects as arguments ๐Ÿ๏ธ
  49. 49 โ€‹) duck typing ๐Ÿฆ†
  50. 50 ) walrus operator ๐Ÿฆฆ
  51. 51 โ€‹) functions to variables ๐Ÿ“›
  52. 52 โ€‹) higher order functions ๐Ÿ‘‘
  53. 53 โ€‹) lambda ฮป
  54. 54 โ€‹) sort ๐Ÿ—„๏ธ
  55. 55 โ€‹) map ๐Ÿ—บ๏ธ
  56. 56 โ€‹) filter ๐Ÿบ
  57. 57 โ€‹) reduce โ™ป๏ธ
  58. 58 โ€‹) list comprehensions ๐Ÿ“ฐ
  59. 59 ) dictionary comprehensions ๐Ÿ•ฎ
  60. 60 โ€‹) zip function ๐Ÿค
  61. 61 โ€‹) if _name_ == '__main__' โ“
  62. 62 โ€‹) time module โŒš
  63. 63 โ€‹) threading ๐Ÿงต
  64. 64 โ€‹) daemon threads ๐Ÿ˜ˆ
  65. 65 โ€‹) multiprocessing โšก
  66. 66 โ€‹) GUI windows ๐Ÿ–ผ๏ธ
  67. 67 โ€‹) labels ๐Ÿท๏ธ
  68. 68 โ€‹) buttons ๐Ÿ›Ž๏ธ
  69. 69 โ€‹) entrybox โŒจ๏ธ
  70. 70 โ€‹) checkbox โœ”๏ธ
  71. 71 โ€‹) radio buttons ๐Ÿ”˜
  72. 72 โ€‹) scale ๐ŸŒก๏ธ
  73. 73 โ€‹) listbox ๐Ÿ“‹
  74. 74 โ€‹) messagebox ๐Ÿ’ญ
  75. 75 โ€‹) colorchooser ๐ŸŽจ
  76. 76 โ€‹) text area ๐Ÿ“’
  77. 77 โ€‹) open a file (file dialog) ๐Ÿ“
  78. 78 โ€‹) save a file (file dialog) ๐Ÿ’พ
  79. 79 โ€‹) menubar ๐Ÿงพ
  80. 80 โ€‹) frames โšฐ๏ธ
  81. 81 โ€‹) new windows ๐Ÿ—”
  82. 82 โ€‹) window tabs ๐Ÿ“‘
  83. 83 โ€‹) grid ๐Ÿข
  84. 84 โ€‹) progress bar ๐Ÿ“Š
  85. 85 โ€‹) canvas ๐Ÿ–๏ธ
  86. 86 โ€‹) keyboard events โŒจ๏ธ
  87. 87 โ€‹) mouse events ๐Ÿ–ฑ๏ธ
  88. 88 โ€‹) drag & drop ๐Ÿ‘ˆ
  89. 89 โ€‹) move images w/ keys ๐ŸŽ๏ธ
  90. 90 โ€‹) animations ๐Ÿ›ธ
  91. 91 โ€‹) multiple animations ๐ŸŽž๏ธ
  92. 92 โ€‹) clock program ๐Ÿ•’
  93. 93 โ€‹) send an email ๐Ÿ“ง
  94. 94 โ€‹) run with command prompt ๐Ÿ‘จโ€๐Ÿ’ป
  95. 95 ) pip ๐Ÿ—๏ธ
  96. 96 ) py to exe ๐Ÿƒ
  97. 97 โ€‹) calculator program ๐Ÿ–ฉ
  98. 98 โ€‹) text editor program โœ๏ธ
  99. 99 ) tic tac toe game โญ•
  100. 100 )โ€‹ snake game ๐Ÿ

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.