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
If you want to build Android apps then I would suggest that you learn how to build Android Apps. Google offers a free course aimed at total beginners that you could try.
I couldn’t tell you what language typical android apps are written in. For general programming, I think python is a good, practical language to learn, but I don’t know how well it’s supported on android.
In case you’re not familiar, a “hello world” app is a typical starting point for the most basic app to write in any given language (literally just an app that does nothing but print “hello, world!”). So if you want to learn android programming, I would search for “android hello world” or “android programming tutorial”. That would give you a good starting point and likely recommend supported languages.