How do I go about this? Are there any free resources that’ll help me get started?

I see people advising to start with a small project, but you need to get some basics down right? What language? How to develop it and stuff?

My only experience is some very basic C programming classes I took during school.

  • @Feathercrown
    link
    English
    624 hours ago

    Step 1 is determining what kinds of projects you want to make and selecting a language and/or libraries that will help you do that. Eg. if you want to code for the web, there’s JS. Then you can follow tutorials, and/or jump into making small projects.

    • Lemminary
      link
      222 hours ago

      Yeah, although some languages can be used for practically anything, including JS. Some people program microchips with it. Lol