Object Oriented Programming (OOP) — Ep. 10 | Learn Python (Noob to Pro)

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:    • Intro to Functions Part 2 — Ep. 9 | Learn ...   Course Repository: https://github.com/KelvinLinBU/Python... 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/mode... 🔗 Apple Books 🍎: https://books.apple.com/us/book/moder... #Python101 #LearnPython #PythonForBeginners #ProgrammingBasics #CodingInPython #CS101 #BeginnerCoding #SoftwareEngineering #DSA