- Course
Python: Object-oriented Programming
Gain a deep understanding of object-oriented programming in Python. This course will teach you how to design and implement custom classes, encapsulate data, and build scalable, maintainable Python applications using OOP principles.
- Course
Python: Object-oriented Programming
Gain a deep understanding of object-oriented programming in Python. This course will teach you how to design and implement custom classes, encapsulate data, and build scalable, maintainable Python applications using OOP principles.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Object-oriented programming (OOP) is a powerful way to structure and organize your code, especially as your projects grow. In this course, Python: Object-oriented Programming, you’ll learn how to write custom classes and design objects using encapsulation, inheritance, and polymorphism. First, you’ll explore how Python moves from primitive data structures to custom classes. Next, you’ll learn how to define attributes, methods, and class relationships. Finally, you'll see how to implement OOP principles to write cleaner, more maintainable Python code. When you’re finished with this course, you’ll have the skills and knowledge of Python’s OOP model needed to design classes for object-oriented projects.