Python Full Course for Beginners

Python Full Course for Beginners

Bro Code via YouTube Direct link

​) string methods 〰️

3 of 100

3 of 100

​) string methods 〰️

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.