Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Classes and Object-oriented Programming in Python 3

You might have heard the sentence which states that “everything is an object in Python”. This course will teach you how to approach the object-oriented paradigm in Python and how to implement it in practice.

Mateo Prigl - Pluralsight course - Classes and Object-oriented Programming in Python 3
by Mateo Prigl

What you'll learn

To fully utilize the power of Python, you need to be familiar with how to create your own custom classes. In this course, Classes and Object-oriented Programming in Python, you’ll learn to structure programs in an object-oriented way. First, you’ll explore how to define custom classes and instantiate objects. Next, you’ll discover how manage attribute access with properties. Finally, you’ll learn how to implement inheritance, class attributes and how to use data classes. When you’re finished with this course, you’ll have the skills and knowledge of object-oriented programming in Python needed to build enterprise level applications with the OOP paradigm in mind.

Table of contents

About the author

Mateo Prigl - Pluralsight course - Classes and Object-oriented Programming in Python 3
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