Let’s get some resources (websites, games, programs…) to help people that want to start learning how to program.

  • Brody 🚀 Brooks@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 year ago

    Recently I discovered Harvard’s CS50 series of classes.

    • It’s a series of pre-recorded video classes
    • Each class comes with a programming assignment
    • You complete the programming assignment using an online Codespace they provide in VS Code (zero setup!)
    • It’s all completely free

    A really excellent way to learn programming in a class structure without actually going out to classes and having hard deadlines.