Object Oriented Programming in Python
Offered By: Traversy Media via YouTube
Course Description
Overview
Dive into a comprehensive 47-minute video tutorial on Object Oriented Programming (OOP) in Python. Master the fundamentals of OOP, starting with creating classes and objects, then progressing to custom methods, method creation and overriding. Explore key OOP concepts including encapsulation, inheritance, and polymorphism with practical examples. Follow along with timestamps for easy navigation through different topics, from the basics to more advanced OOP principles. Enhance your Python programming skills and gain a solid understanding of OOP concepts to write more efficient and organized code.
Syllabus
Intro .
Creating Classes and Objects.
Custom Methods.
Creating and Overriding Methods.
Intro to Encapsulation, Inheritance, Polymorphism.
Encapsulation, Inheritance, Polymorphism Examples.
Outro.
Taught by
Traversy Media
Related Courses
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera Foundations of Objective-C App Development
University of California, Irvine via Coursera AP Computer Science A: Java Programming Classes and Objects
Purdue University via edX Object Oriented Programming in Java
Microsoft via edX Object Oriented Programming in Java
Udacity