OOP in Python - Object Oriented Programming
Offered By: YouTube
Course Description
Overview
Dive into object-oriented programming concepts in Python with this comprehensive tutorial video. Learn about classes, objects, inheritance, polymorphism, constructors, and the __init__ method. Explore various types of variables and methods, inner classes, and advanced topics like duck typing, operator overloading, and method overloading and overriding. Follow along with detailed explanations and examples to master OOP principles and apply them effectively in your Python projects.
Syllabus
Intro - .
Introduction.
Class and Objects.
The _init_ method.
Constructor, Self and Comparing Objects.
Types of Variables.
Types of Methods.
Inner Class.
Inheritance.
Constructor in Inheritance.
Polymorphism.
Duck Typing.
Operator Overloading.
Method Overloading an Overriding.
Taught by
Telusko
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Object-Oriented Programming
Indian Institute of Technology Bombay via edX Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera