Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    150+ Exercises - Object Oriented Programming in Python - OOP

    Posted By: ELK1nG
    150+ Exercises - Object Oriented Programming in Python - OOP

    150+ Exercises - Object Oriented Programming in Python - OOP
    MP4 | Video: h264, 1280x720 | Audio: AAC, 48000 Hz
    Language: English | Size: 186 MB | Duration: 49m

    Test your Python programming skills in object-oriented programming (OOP) and solve over 150 exercises! - Python

    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

    Requirements
    completed 200+ Exercises - Programming in Python - from A to Z
    completed 210+ Exercises - Python Standard Libraries - from A to Z
    basic knowledge of OOP
    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

    SQL DEVELOPER:

    SQL Bootcamp - Hands-On Exercises - SQLite - Part I

    SQL Bootcamp - Hands-On Exercises - SQLite - Part II

    –––––––––––––––––––––––––––––––––––––––

    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!

    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