51 Minutes | Module | 9 Units
4.8 (58)Learn more about object-oriented programming with this next-steps module in Python.
In this module, you will:
Introduction
What is object oriented programming?
Exercise - Classes and objects in Python
Attributes
Exercise - Add Attributes
Methods
Exercise - Add methods
Exercise - Inheritance
Summary and knowledge check