Featured resource
Tech Upskilling Playbook 2025
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Learn more
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Python: Object-oriented Programming

Gain a deep understanding of object-oriented programming in Python. This course will teach you how to design and implement custom classes, encapsulate data, and build scalable, maintainable Python applications using OOP principles.

Mateo Prigl - Pluralsight course - Python: Object-oriented Programming
by Mateo Prigl

What you'll learn

Object-oriented programming (OOP) is a powerful way to structure and organize your code, especially as your projects grow. In this course, Python: Object-oriented Programming, you’ll learn how to write custom classes and design objects using encapsulation, inheritance, and polymorphism. First, you’ll explore how Python moves from primitive data structures to custom classes. Next, you’ll learn how to define attributes, methods, and class relationships. Finally, you'll see how to implement OOP principles to write cleaner, more maintainable Python code. When you’re finished with this course, you’ll have the skills and knowledge of Python’s OOP model needed to design classes for object-oriented projects.

Table of contents

About the author

Mateo Prigl - Pluralsight course - Python: Object-oriented Programming
Mateo Prigl

Mateo is currently a full stack web developer working for a company that has clients from Europe and North America. His niche in programming was mostly web oriented, while freelancing, working on small startups and companies that require his services. Go(lang), Elixir, Ruby and C are his favorite languages and also the ones he’s mostly working with other then PHP in day to day work. He has a big passion for learning and teaching what he knows the best. His big interests recently have been the fields of DevOps, Linux, functional programming and machine learning.

More Courses by Mateo