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

  • oessessnex
    link
    fedilink
    arrow-up
    2
    ·
    9 days ago

    Install IntelliJ, learn how to create a Kotlin project. The make a bunch of programs that read and write form the console.

    A few ideas: Write out multiplication tables. Make a program that plays black jack. Make an interactive fiction game.

    That is how most people start.