
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
Description
——————————————————————————
RECOMMENDED LEARNING PATH
——————————————————————————
PYTHON DEVELOPER:
200+ Exercises – Programming in Python – from A to Z
210+ Exercises – Python Standard Libraries – from A to Z
150+ Exercises – Object Oriented Programming in Python – OOP
150+ Exercises – Data Structures in Python – Hands-On
100+ Exercises – Advanced Python Programming
100+ Exercises – Unit tests in Python – unittest framework
100+ Exercises – Python Programming – Data Science – NumPy
100+ Exercises – Python Programming – Data Science – Pandas
100+ Exercises – Python – Data Science – scikit-learn
250+ Exercises – Data Science Bootcamp in Python
110+ Exercises – Python + SQL (sqlite3) – SQLite Databases
250+ Questions – Job Interview – Python Developer
SQL DEVELOPER:
SQL Bootcamp – Hands-On Exercises – SQLite – Part I
SQL Bootcamp – Hands-On Exercises – SQLite – Part II
110+ Exercises – Python + SQL (sqlite3) – SQLite Databases
200+ Questions – Job Interview – SQL Developer
JOB INTERVIEWΒ SERIES:
250+ Questions – Job Interview – Python Developer
200+ Questions – Job Interview – SQL Developer
200+ Questions – Job Interview – Software Developer – Git
200+ Questions – Job Interview – Data Scientist
——————————————————————————
COURSE DESCRIPTION
——————————————————————————
150+ Exercises – Object Oriented Programming in Python – OOP
Welcome to the course 150+ Exercises – Object Oriented Programming in Python – OOP, where you can test your Python programming skills in object-oriented programming (OOP) and complete over 150 exercises!
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!
Content