Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 22 February 2024
BidenCash Shop
adv exp at 10 October
banner expire at 13 August 2024
Money Club cc shop
Kfc Club
Ad End 4 April 2026
Luki Crown
Wizard's shop 2.0
Trump cc shop
Blackstash cc shop
Patrick Stash
DarkHIve
adv ex on 22 February 2024
Savastan0
banner Expire 10 May 2025
Just Kill
Yale lodge shop
UniCvv

Core Python: Classes and Object-orientation

Neon Ghost

TRUSTED VENDOR
Staff member
Joined
Dec 3, 2020
Messages
2,458
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
 
Top Bottom