Learn about the object-oriented programming (OOP) features in newer versions of Python and compare them with Java’s capabilities to help you grasp the concepts and syntax.
Overview
Syllabus
Introduction
- Why object-oriented programming and Python?
- Getting the most out of this course
- Key terms: Part 1
- Key terms: Part 2
- Class design: Class vs. Object
- Methods, overloading
- Abstraction
- Inheritance: Basic concepts
- Java syntax
- Python syntax: Similarities and differences with Java
- Python syntax: Unique to Python
- Example 1: Python class program sample code
- Java syntax
- Python syntax: Similarities and differences with Java
- Python syntax: Unique to Python
- Abstract classes
- Example 2: Multi-level inheritance using Python
- Example 3: Multiple inheritance using Python
- Continuing on with Python and object-oriented programming
Taught by
Deepa Muralidhar