Gain a Splash of New Skills - Coursera+ Annual Just ₹7,999
The Most Addictive Python and SQL Courses
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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