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

  • @chaoticAnimals
    link
    61 year ago

    https://www.freecodecamp.org/ https://www.freecodecamp.org/learn

    They offer courses supported by YouTube videos. They also offer certifications for subjects like JavaScript Algorithms and Data Structures, Backend Development and APIs, and Machine Learning with Python.

    https://www.theodinproject.com/

    Full-stack web development course. The end result should be a deployed website for your portfolio.

    https://www.coursera.org/

    Lots of free courses on tons of subjects including conputer science and mathematics.

    • @JaumeIOPM
      link
      21 year ago

      I recently recommended the Odin project to a friend that studied web development but, due to the pandemic, didn’t get to work as a developer and is now rusty. Freecodecamp is a resource I want to explore, but never find the time to. Thanks for the contribution!