Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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