• Hammerheart@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    So not a whole lot has changed. I cringe thinking of all the youtube video that explain OOP like this

    class Animal:
    
    
    class Dog(Animal):