Object-Oriented Programming in Python

In this course, you’ll explore object-oriented programming in Python by building a social media app using classes, inheritance, and encapsulation.

Beginner

19 Lessons

7h

Certificate of Completion

In this course, you’ll explore object-oriented programming in Python by building a social media app using classes, inheritance, and encapsulation.

AI-POWERED

Code Feedback
Explanations

AI-POWERED

Code Feedback
Explanations

This course includes

10 AI Feedbacks
54 Playgrounds

This course includes

10 AI Feedbacks
54 Playgrounds

Course Overview

This course offers a comprehensive introduction to object-oriented programming (OOP) in Python, a paradigm shift from procedural programming after you’ve learned the language basics. Starting with the fundamentals of classes, objects, and methods, you’ll learn how to structure code for better organization, scalability, and readability. You’ll explore essential OOP concepts like encapsulation, inheritance, and polymorphism through hands-on examples, including a micro social media platform called Chirpy. You...Show More

TAKEAWAY SKILLS

Object Oriented Programming

Python

Polymorphism

Inheritance

Encapsulation

What You'll Learn

An understanding of core Python OOP concepts: classes, objects, encapsulation, inheritance, and polymorphism

Hands-on experience creating maintainable, well-structured applications with private data attributes

The ability to build a working project that showcases real-world problem-solving in Python

Knowledge of real-world scenarios in terms of objects and classes

What You'll Learn

An understanding of core Python OOP concepts: classes, objects, encapsulation, inheritance, and polymorphism

Show more

Course Content

1.

Introduction to OOP

Explore the advantages of OOP for complex applications through practical project development.
2.

Core Classes and Objects

Develop user and post classes to enhance interaction and data management in Chirpy.
3.

Organize and Protect Data

Learn encapsulation, composition, and data integrity in Python’s object-oriented programming.
4.

Enhance Functionality with Advanced OOP Concepts

Learn to enhance user management using inheritance, override methods for custom behavior, and apply special methods for advanced class features.
5.

Code Organization and Final Review

Refine coding skills with refactoring and apply concepts by building a vehicle rental system.
6.

Conclusion

1 Lesson

Get a final overview of what you’ve learned so far.

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