home.social
  1. I have to learn a lot of Python pretty quickly to make sure tyis project gets done by the end of the semester and, holy crap, Real Python is an amazing site.

    I thought I was going to read a nice overview of classes. An hour later I'm getting to the sections on composition and dependency injection.

    Also, constructor overloads? Multiple inheritance?

    No wonder so many people like this language.

    realpython.com/python-classes/