YoVDO

Learn Intermediate Python 3: Object-Oriented Programming

Offered By: Codecademy

Tags

Object-oriented programming Courses Polymorphism Courses Encapsulation Courses Inheritance Courses

Course Description

Overview

Learn how to utilize one of the most popular programming paradigms - Object-Oriented Programming.
Continue your Python 3 learning journey with Learn Intermediate Python 3: Object-Oriented Programming. Represent real-world relationships in your code by utilizing inheritance, obfuscate important aspects of your code with abstraction and encapsulation, and create multi-form classes by utilizing polymorphism.



### Notes on Prerequisites
We recommend that you complete [Learn Intermediate Python 3: Functions, Namespaces, and Scope](https://www.codecademy.com/learn/learn-intermediate-python-3-functions-namespaces-and-scope) before completing this course.

Syllabus

  • Object-Oriented Programming: Learn to utilize one of the most popular programming paradigms - Object-Oriented Programming!
    • VideoContentItem: Why Object-Oriented Programming?
    • Lesson: Object-Oriented Programming
    • Quiz: Object-Oriented Programming
    • Project: School Catalogue
    • Article: The @property Decorator
    • Informational: Next Steps

Taught by

Kenny Lin

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