Learn Object-Oriented Programming in Python

This course on object-oriented programming in Python covers everything from OOP fundamentals and Python-specific features to applying OOP concepts.

Intermediate

57 Lessons

6h

Certificate of Completion

This course on object-oriented programming in Python covers everything from OOP fundamentals and Python-specific features to applying OOP concepts.

AI-POWERED

Explanations
Adaptive Learning

AI-POWERED

Explanations
Adaptive Learning

This course includes

2 Assessments
63 Playgrounds
11 Challenges
5 Quizzes

This course includes

2 Assessments
63 Playgrounds
11 Challenges
5 Quizzes

Course Overview

Learn to write cleaner, more modular, and more scaleable code in Python by gaining a master of Object Oriented Programming (OOP). You'll start with the basics of object oriented programming and build up to more advanced concepts such as inheritance, information hiding, and polymorphism. Along the way you'll learn how each concept applies to Python in particular, as well as how various Python features make it particularly convenient for OOP. This course is filled with hands-on coding challenges, playgroun...Show More

TAKEAWAY SKILLS

Python

Programming Language

Object Oriented Programming

Course Content

1

Introduction to Object-Oriented Programming

This chapter introduces object-oriented programming, contrasts it with procedural programming, and explores modern OOP languages, including Python.
2

Classes and Objects

This chapter covers the basics of classes and objects, including declaring classes, implementing properties, initializing objects, and implementing methods.
3

Information Hiding

This chapter explores information hiding and encapsulation, demonstrating the use of getters and setters with practical examples and challenges.

Exam 1

Assessment

4

Inheritance

In this chapter, you will learn about inheritance, its syntax, terminologies, and types, and the advantages it brings to object-oriented design.
5

Polymorphism

This chapter explores implementing polymorphism using methods, inheritance, and duck typing, along with method overriding and operator overloading.
6

Object Relationships

9 Lessons

This chapter shows the concepts of aggregation and composition, explaining how objects can relate to each other within object-oriented design.

Exam 2

Assessment

Part of the Python Learning Path


Path Cover

Learn Python for Programmers

Python is an essential language for developers and data scientists. Expand your job opportunities with lessons designed for practicing developers like you.
Explore Path

5 Modules

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor

Looking for something else?