150+ Exercises - Object Oriented Programming in Python - OOP

Elevate Your Python Programming Skills - Unleash the Power of Object-Oriented Programming!

4.50 (107 reviews)
Udemy
platform
English
language
Programming Languages
category
150+ Exercises - Object Oriented Programming in Python - OOP
35,995
students
1 hour
content
Oct 2023
last update
$49.99
regular price

What you will learn

solve 150+ exercises in Python object-oriented programming - OOP

namespaces and scopes (local, enclosing, global, built-in)

LEGB rule

use of *args and **kwargs

classes and objects

visibility of variables (public, protected, private)

class attributes

instance attributes

decorator @property

computed attributes

class method, decorator @classmethod

static method, decorator @staticmethod

special methods: __new__(), __init__(), __repr__(), __str__(), __len__() and many more

single inheritance, multiple inheritance

MRO - Method Resolution Order

super()

abstract classes

the ABC class and the @abstractmethod decorator

work with documentation and Stack Overflow

guaranteed instructor support

Why take this course?

The "150+ Exercises - Object Oriented Programming in Python - OOP" course is an extensive, hands-on program designed to provide a deep understanding of Object-Oriented Programming (OOP) concepts using Python. This course is perfect for learners aiming to solidify their Python programming skills, with a particular emphasis on OOP principles.

The course is structured into several sections, each focusing on different OOP concepts including classes and objects, inheritance, polymorphism, abstraction, and encapsulation. It covers everything from the basics of creating and using classes, to more advanced topics like inheritance and polymorphism.

Each section comprises numerous exercises designed to reinforce the concepts learned. The problems vary in difficulty, from simple class creation tasks to complex challenges involving multiple classes and inheritance. Every exercise is followed by a detailed solution, facilitating a comprehensive understanding of the application of OOP principles.

The "150+ Exercises - Object Oriented Programming in Python - OOP" course is ideal for Python programmers who want to deepen their understanding of OOP and improve the quality and efficiency of their code. Whether you're new to programming or an experienced developer looking to learn OOP in Python, this course offers a valuable learning experience.


Unleash the Power of Object-Oriented Magic!

Object-oriented programming (OOP) is a programming paradigm widely used in Python and many other languages. In Python, OOP allows developers to organize code into reusable, self-contained objects that encapsulate data and behavior. These objects are created from classes, which serve as blueprints for creating multiple instances.

The key concepts of OOP in Python include classes, objects, inheritance, and polymorphism. Classes define the structure and behavior of objects, while objects are instances of classes that can hold data (attributes) and perform actions (methods). Inheritance enables the creation of hierarchical relationships between classes, allowing subclasses to inherit and extend the properties of parent classes. Polymorphism allows objects of different classes to be treated interchangeably, enhancing flexibility and code reusability.

By using OOP in Python, developers can achieve modularity, abstraction, and code reuse, making it easier to build and maintain complex software systems. OOP facilitates the creation of modular, extensible, and maintainable code, promoting concepts such as encapsulation, separation of concerns, and code organization. Python's support for OOP provides a powerful way to design and implement scalable, efficient, and flexible applications.

Screenshots

150+ Exercises - Object Oriented Programming in Python - OOP - Screenshot_01150+ Exercises - Object Oriented Programming in Python - OOP - Screenshot_02150+ Exercises - Object Oriented Programming in Python - OOP - Screenshot_03150+ Exercises - Object Oriented Programming in Python - OOP - Screenshot_04

Reviews

Halil
August 15, 2023
Incredibly rubbish. I do not recommend it at all. Websites like codewars are way better and free. This is an absolute waste of money and time
Karen
August 30, 2022
This class was very helpful. It is a quick and efficient way to learn the basics for OO Python. It's efficient that it gets down to what I want to know with wading through chapters in books or filtering countless tutorials to learn the details of creating classes with the various options for attributes, decorators and methods universal to all classes.
Arkadiusz
July 30, 2022
Probably because of the courses from Pawel I got my first job as a software engineer. Thanks! Great exercises!
Daniele
June 28, 2022
The value of this course is that you have to research for yourself how to go about solving the exercises, effectively encouraging you to use resources like Google, StackOverflow, the Python documentation, and other resources. Some exercises are a bit repetitive, but overall a good overview of OOP with Python.
Dmitriy
February 20, 2022
Great course to get started with python classes. Would be nice to have a couple of real life problems to solve.

Charts

Price

150+ Exercises - Object Oriented Programming in Python - OOP - Price chart

Rating

150+ Exercises - Object Oriented Programming in Python - OOP - Ratings chart

Enrollment distribution

150+ Exercises - Object Oriented Programming in Python - OOP - Distribution chart
3506820
udemy ID
9/17/2020
course created date
11/7/2020
course indexed date
Bot
course submited by