Learn Backend Development Part-Time, Online
Pass the PMP® Exam on Your First Try — Expert-Led Training
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Dive into a comprehensive 1-hour tutorial on Object Oriented Programming (OOP) in Python. Explore fundamental OOP concepts, learn to create objects and classes, add attributes and methods, and understand class inheritance. Follow along with downloadable instructor files to practice creating a bank account object, printing objects, and implementing multi-inheritance. Master advanced topics like Method Resolution Order (MRO), accessing attributes, and working with abstract classes and methods. By the end of this training, gain practical skills to apply OOP principles in Python programming projects.
Syllabus
- Simon Sez IT Intro
- Course Introduction
- Basic Concepts in OOP
- Creating Bank Account Object - Attributes
- Creating Bank Account Object - Methods
- Printing Objects
- Interacting Between Objects
- Class Inheritance
- Multi-inheritance and MRO
- Accessing Attributes
- Abstract Class and Methods
Taught by
Simon Sez IT
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
After learning python baiscs i learnt python oops which is very useful for me, I learnt inheritance class objects encapsulation polymorphism and so on it is useful for debug of coding