Learn Object Oriented Programming in Python

Use classes when they help, skip the complexity when they don't, and learn OOP as a practical way to organize code.

Browse Lessons (read-only)

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 55,332 students in the Learn Object Oriented Programming in Python course

Read reviews of their learning experiences

great course, very nice intro to OOP - some hard stuff some simple stuff. Very Fun!!!

(5/5)
Luke Sheridan profile image

Luke Sheridan

United Kingdom

modules is like reading a chapter of story

(5/5)
Baranwal  profile image

Baranwal

India

I only loosely was aware of overriding special methods, but it's really cool to find you can override any of the basic maths operators, e.g. [*,/,+,-]

(5/5)
Luna Johnson profile image

Luna Johnson

United Kingdom

Challenging topic but very well taught

(5/5)
Logan Rolfes profile image

Logan Rolfes

United States

Great course

(5/5)
Somnath Sebait profile image

Somnath Sebait

India

out of so many "OOP" I have ever took to learn, this one by far was the best course I have ever came across

(5/5)
Hossein Kashani profile image

Hossein Kashani

Canada

Breath of fresh air after the linux and git courses

(4/5)
Ryan Wingfield profile image

Ryan Wingfield

United Kingdom

I found some of this very hard (up to now the hardest one I've done)

(4/5)
Nicho  profile image

Nicho

United Kingdom

Get Orientated, Object.

(5/5)
John House profile image

John House

Australia

Showing 1-9 of 1291

Browse Lessons (read-only)

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.