We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

Learn Object Oriented Programming in Python

Object-oriented programming is a pattern for organizing code that's critical whether or not you plan to make use of inheritance. Understand its most important tenets.

What will you learn?

Learn the fundamentals of the most widely-used programming paradigm today: object-oriented programming. You will model real-world problems within your programs, and learn how to write code that is easy to understand and maintain. By the end of this course you'll be writing production-quality Python code.

Chapter List

1
Clean Code
Understand why we have programming paradigms in the first place, and how they help us write more maintainable code
2
Classes
Learn about classes and objects, and how OOP differs from a functional programming paradigm.
3
Encapsulation
Learn how to write cleaner code by encapsulating data and methods.
4
Abstraction
Abstraction is a powerful tool that will make your code more robust and reusable.
5
Inheritance
The crux of OOP is the ability to inherit data and behaviors from other classes
6
Polymorphism
Polymorphism is one of the best ideas we've had as developers, learn how it works.

Join 52,038 students in the Learn Object Oriented Programming in Python course

Read reviews of their learning experiences

Since OOP is so prevalent everywhere it really helps to grasp the basics and get comfortable with the fundamentals. Thanks!

(5/5)
DonSchmon  profile image

DonSchmon

Germany

Would've been great to see some theory and implementation of abstract classes, other than that its a pretty solid base course covering almost all the OOP topics in a very clear wayđŸ”„

(5/5)
Nik  profile image

Nik

Belarus

The course is great, though around the last two chapters is when I found pretty big gaps in information. The lesson expects you to know what to do despite what you need to do not being explained or brought up. At times even Boots was of little help and I ended up using a seer stone for the first time since learning with boots.dev. Fill in the blanks of this course and itll be perfect and understandable

(4/5)
Carabara Bonanza profile image

Carabara Bonanza

United States

I like how the course shows many different ways to use OOP. For me, it was a tough road, and I have to do a lot of re-reading to fully understand the subject, but be aware that if you only use a fraction of this, you are already a killer programmer.

(5/5)
Aalbart  profile image

Aalbart

Germany

The fastest and best way to learn OOP!

(5/5)
Nguyen Hieu profile image

Nguyen Hieu

Vietnam

Really enjoyed this course. I didn't know about OOP specifically before taking this course, but I see how useful it can be. I'm sure this is something I will be using in my own programs when I can

(5/5)
Brandon Perretta profile image

Brandon Perretta

United States

this explain how OOP works, and with this information you can translate to any OOP Programming language that use it... like php, I think it's really helpful to know this, so you can communicate better with others and get a deeper understanding when coding.

(5/5)
Daniel  profile image

Daniel

Montreal, QC

It was quite fun.

(5/5)
Joost Muis profile image

Joost Muis

Netherlands

Great course, taught me how class worked LOL, something i couldnt even understand after a whole course in uni but this taught me smooth like butter

(5/5)
Quang  profile image

Quang

Vietnam

Showing 1-9 of 1149

or view more reviews

Mediocrity doesn't cut it anymore

The only way to become a great developer is to write a lot of code

Avoid tutorial hell

by writing a ton of code

Stay motivated with

a game-like curriculum

Build portfolio projects

to prove your skills

Delve deeper

into foundational concepts

Learn flexibly online

without interrupting your life

For 1% the price of college

to minimize your financial risk

Frequently asked Questions

Got questions? We've got answers

Yes! It's free to create an account and start learning. You'll get all the immersive and interactive features for free for a few chapters. After that, if you still haven't paid for a membership, you'll be in read-only (content only) mode.