Back to Python

Object-Oriented Programming

Creating classes and objects in Python

2 weeks

Topics in this Chapter

1

Classes and Objects

Defining classes and creating objects

2

Inheritance

Creating new classes from existing ones

3

Polymorphism

Objects of different classes responding to the same method

GeekDost - Roadmaps & Snippets for Developers