Back to Browse

Object Oriented Programming (OOP) β€” Ep. 10 | Learn Python (Noob to Pro)

154 views
Mar 28, 2026
21:07

In Episode 10, we start object-oriented programming (OOP) in Python. We explain what objects are and how you’ve already been using them through built-in types like strings and lists. Then we introduce classes as blueprints for creating objects (instances), show how attributes store data on an object, and walk through the init method for setting up objects correctly. Finally, we create and use methods so objects can perform actions and update their own state. Episode 9: https://youtu.be/txvWmsAjm54 Course Repository: https://github.com/KelvinLinBU/Python101_Course_Repo Big shoutout to @dontmakelies for her editing work! Check out my book Modern Data: From Ingestion to Production available on Amazon, Apple Books, and Barnes & Nobles: πŸ”— Amazon 🚚 : https://www.amazon.com/dp/B0GH8J71SC πŸ”— Barnes & Noble πŸ“š: https://www.barnesandnoble.com/w/modern-data-kelvin-lin/1149201590 πŸ”— Apple Books 🍎: https://books.apple.com/us/book/modern-data/id6757802062 #Python101 #LearnPython #PythonForBeginners #ProgrammingBasics #CodingInPython #CS101 #BeginnerCoding #SoftwareEngineering #DSA

Download

0 formats

No download links available.

Object Oriented Programming (OOP) β€” Ep. 10 | Learn Python (Noob to Pro) | NatokHD