Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Advanced Perspective of Classes and Object-Oriented Programming in Python

Posted By: ELK1nG
Advanced Perspective of Classes and Object-Oriented Programming in Python

Advanced Perspective of Classes and Object-Oriented Programming in Python
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 47 Lessons (3h 39m) | Size: 766.8 MB

A deeper dive into Python's classes and object-oriented programming.

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.