I would love to know programming, but dont know where to start either. My focus is build android apps. Would like to learn programming to build apps for all world, but dont know how to do it and where to start. And i dont want make money with this, i just want to do this just for fun. Any advice? which language is better for a person who dont know nothing? which programs i need to install to start? Any book or tutorial recommendation ? im lost lol. thx

  • dwraf_of_ignorance
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    11 days ago

    What app do you want to build?? Android, ios, something that will run on browser or on pc. You just choose a project and go at it.

    Android - Kotlin

    Ios - Swift

    Browser - javascript

    Pc/terminal app - go

    First learn basics. I would say you go with go. It’s fast, doesn’t abstract much and is very easy to get started with. You can learn other when you have basics down.

    Tldr;

    learn GO, start a project you like

    • ericjmorey
      link
      fedilink
      arrow-up
      2
      ·
      10 days ago

      I like golang, but nearly all of the learning resources seem to assume that the reader already has a lot of prerequisite knowledge about programming. There are a few exceptions, none of which I found to be easy to follow. But learning programming isn’t easy no matter what, so maybe that’s not a big deal.