Starting Object Oriented Composition and Inheritance: Python Basics

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • If you know the basics of Object Oriented Programming (OOP) in Python, a next step is to learn the capabilities of using composition and inheritance. You can build more complex systems and write readable and reusable code.
    This is a portion of the complete course, which you can find here:
    realpython.com...
    The rest of the course covers:
    - Composing classes together to create layers of functionality
    - Inheriting and overriding behavior from other classes to create variations
    - Creatively mix and match these approaches
    - Introducing the super() function

Комментарии • 8