The *Advanced Perspective of Classes and Object-Oriented Programming in Python* course will teach you how to utilise more complex aspects of object-oriented programming. We're going to cover:
* Inheritance
* Composition & Polymorphism
* Attribute Encapsulation
* Variadic Functions
* Decorators
* Comparing and Copying Objects
* Abstract Classes and Metaprogramming
* Advanced Exceptions
* Object Serialization
After completing this course, you’ll understand composition and inheritance (and when to use each one), along with other advanced features of the language.
To get the most out of this course, you should be proficient at basic object-oriented programming, including creating classes in Python. If you need to get up to speed on these skills, we recommend checking out *The Certified Entry-Level Python Programmer Certification (PCEP)* course, or *Introduction to Python Development*.
Table of contents
About the author
A Cloud Guru
The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!