Earn Your Business Degree, Tuition-Free, 100% Online!
Free courses from frontend to fullstack and AI
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn object-oriented programming in Python with this comprehensive tutorial. Dive into key concepts including class variables, inheritance, multiple inheritance, abstract classes, and the super() function. Explore advanced topics such as polymorphism, duck typing, aggregation, and composition. Master nested classes, static methods, class methods, magic methods, and the @property decorator. Gain a solid foundation in OOP principles and techniques to write more efficient and organized Python code.
Syllabus
Python Object Oriented Programming Intro
class variables
inheritance
multiple inheritance
abstract classes
super
polymorphism
duck typing
aggregation
composition
nested classes
static methods ⚡
class methods
magic methods
@property decorator ⚙️
Taught by
Bro Code