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
Kfc Club

Patrick Stash
banner expire at 13 August 2024
BidenCash Shop
banner Expire 10 May 2025
Money Club cc shop
Luki Crown
Wizard's shop 2.0
Trump cc shop
Blackstash cc shop
Yale lodge shop
UniCvv
banner Expire 1 April  2021

Core Python: Classes and Object-orientation

Neon Ghost

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