150+ Exercises – Object Oriented Programming in Python – OOP
Enhance your Python programming skills with over 150 exercises in object-oriented programming (OOP). Learn about namespaces, scopes, class attributes, inheritance, and more. This practical course is suitable for beginners and experienced programmers looking for new challenges. Prepare for interviews and improve your Python skills today. Python is the most wanted programming language according to the Stack Overflow Developer Survey 2021. Start learning OOP in Python now!
What you’ll 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
Show moreShow less
Welcome to the 150+ Exercises – Object Oriented Programming in Python – OOP course, where you can test your Python programming skills in object-oriented programming (OOP) and complete over 150 exercises! Python is a programming language that lets you work quickly and integrate systems more effectively. Python can be easy to pick up whether you’re a first time programmer or you’re experienced with other languages.
Some topics you will find in the exercises:
namespaces and scopes
LEGB rule
*args and **kwargs
class attributes
instance attributes
the __init__() method
visibility of variables/attributes
encapsulation
computed attributes
class method – decorator @classmethod
static method – decorator @staticmethod
special methods, __new__(), __init__(), __repr__(), __str__(), __len__() and many more
inheritance, single inheritance, multiple inheritance
MRO – Method Resolution Order
super()
abstract classes, the ABC class and the @abstractmethod decorator
The course is designed for people who have basic knowledge in Python and OOP concepts. It consists of over 150 exercises with solutions. This course is focused on practical learning. This is a great test for people who are learning the Python language and OOP and are looking for new challenges. Exercises are also a good test before the interview. Many popular topics were covered in this course.
If you’re wondering if it’s worth taking a step towards Python, don’t hesitate any longer and take the challenge today!
Stack Overflow Developer Survey
According to the Stack Overflow Developer Survey 2021, Python is the most wanted programming language. Python passed SQL to become our third most popular technology. Python is the language developers want to work with most if they aren’t already doing so.
Who this course is for:
- everyone who wants to learn by doing
- everyone who wants to learn object-oriented programming
- everyone who wants to improve Python programming skills
- everyone who wants to prepare for an interview
- data scientists / data analytics / machine learning engineers
User Reviews
Be the first to review “150+ Exercises – Object Oriented Programming in Python – OOP”
You must be logged in to post a review.
There are no reviews yet.