Back to Browse

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

55 views
Apr 6, 2026
26:02

In Episode 11, we continue object-oriented programming in Python. We build on the class basics from the previous lesson and go deeper into how objects store and manage data. We cover instance attributes and class attributes, explain self more clearly in the context of methods, and show how object state can be updated over time. We also look at how multiple objects created from the same class can each hold their own separate data, which is a key part of understanding how OOP works in practice. Episode 10: https://youtu.be/ClU6gTII4KE 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 #OOP

Download

0 formats

No download links available.

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