Python: Object-oriented Programming

Posted By: IrGens

Python: Object-oriented Programming
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 40m | 261 MB
Instructor: Mateo Prigl

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.

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.