Bridge Academy.
WEEKLY MATERIALS · SPRING 2026

Weekly Materials

Showing Level II materials for OOP Introduction. Password required to download the notebooks.

Filter active: OOP Introduction.
BACK TO CONCEPT →ALL TOPICS →
  1. LESSON 01
    OOP Introduction · Part 1
    Classes, instances, `__init__`, instance attributes, and basic methods.
    GUIDE →PRACTICE →
  2. LESSON 02
    OOP Introduction · Part 2
    Class vs instance attributes; class and static methods; `__str__` and `__repr__`.
    GUIDE →PRACTICE →
  3. LESSON 03
    OOP Introduction · Part 3
    Inheritance basics; `super()`; overriding; instance and subclass checks.
    GUIDE →PRACTICE →