+ 2
What should I learn first?
<I am a beginner. I wish you could help me select a language which should I learn first and how should I proceed to be good at that particular language. btw I want to write Android apps. Thanks> (Forgive me, My English Sucks!)
2 Respuestas
+ 3
Which language should learn first, it's your opinion. But for creating android apps it is recommended to learn Jave. Because Java can be runned smoothly and independently in android, where in c++ or python you have to learn native development code and have to use native library. But if you are working with graphics based programming you should use c++. because it is flexible and faster than all in graphics.
for detailed information read these article
https://www.quora.com/Which-language-is-better-for-app-development-Python-or-Java
https://stackoverflow.com/questions/2773650/can-i-do-android-programming-in-c-c
update:- English is also my weakness.😁
+ 2
Thanks for the suggestion!✌