Drake Carder
Verified & Certified Pro Forum Carder♛
Staff member
Premium User
Support Staff
Verified Seller
♛ Forum Elite ♛
Registered
- Joined
- Feb 28, 2024
- Messages
- 2,752
- Reaction score
- 280
- Points
- 1,013
- Awards
- 9
This course will deepen your knowledge of object-oriented programming in Python, expanding on concepts you’re familiar with and introducing new tools that will broaden you Python design palette.
The course includes:
Class Attributes, Methods, and Properties
String Representation of Objects
Multiple Inheritance and Method-resolution Order
Class Decorators
Data Classes
You will learn how to apply fundamental principles of Object-Oriented Programming (OOP) in Python.
First, you will learn how to distinguish between classes and instances, and define attributes on both. Next, you will explore properties using them to encapsulate state.
Finally, you will discover how to combine classes using inheritance and multiple inheritance, and have these classes collaborate in ways which are distinctive to the Python language.
When you are finished with this course, the will have the skills and knowledge of the core Python language needed to develop larger and robust software systems.
The course includes:
Class Attributes, Methods, and Properties
String Representation of Objects
Multiple Inheritance and Method-resolution Order
Class Decorators
Data Classes
You will learn how to apply fundamental principles of Object-Oriented Programming (OOP) in Python.
First, you will learn how to distinguish between classes and instances, and define attributes on both. Next, you will explore properties using them to encapsulate state.
Finally, you will discover how to combine classes using inheritance and multiple inheritance, and have these classes collaborate in ways which are distinctive to the Python language.
When you are finished with this course, the will have the skills and knowledge of the core Python language needed to develop larger and robust software systems.