Python OOP Tutorials - Working with Classes
Offered By: YouTube
Course Description
Overview
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
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity