Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Dive into a comprehensive tutorial series on Python Object-Oriented Programming, covering essential concepts such as creating and working with classes, class and instance variables, inheritance, classmethods, staticmethods, special methods, and property decorators. Learn best practices for implementing these concepts and gain a solid foundation in Python OOP principles over the course of 1 hour and 30 minutes.
Syllabus
Python OOP Tutorial 1: Classes and Instances.
Python OOP Tutorial 2: Class Variables.
Python OOP Tutorial 3: classmethods and staticmethods.
Python OOP Tutorial 4: Inheritance - Creating Subclasses.
Python OOP Tutorial 5: Special (Magic/Dunder) Methods.
Python OOP Tutorial 6: Property Decorators - Getters, Setters, and Deleters.
Taught by
Corey Schafer