Learn Object Oriented Programming in Python - OOP Training
Offered By: Simon Sez IT via YouTube
Course Description
Overview
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
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity