+ 5
Shortest path to the creation of android apps
I would love to know, which courses I should place emphasis on, to be an android application developer.
6 odpowiedzi
+ 3
I recommend you Kotlin Language.
Java and Kotlin both can be used in android app development.
First Learn any of these languages then go for android studio development course.
You'll be able to make best apps.
I recommended you kotlin because it is new and it is getting too much popular. Moreover, many of companies and people are using kotlin.
Give a thumbs up!
Thank and Regards.
+ 4
This course Can help you.
https://www.tutorialspoint.com/android/index.htm
+ 3
Thanks alot, I really appreciate all your responses. 🙏🙏🙏🙏
+ 3
I was going to say get Android Studio.
+ 3
Learn Kotlin for making Android apps btw u can do a lot more things with kotlin. Why kotlin? Kotlin is much more easier than java and is also highly interoperable with java means u can use any java package or library seamlessly with kotlin. Kotlin also reduces a lot of boilerplate code and code will be much more concise, kotlin has null safety operators, and it is also tool friendly and it has much more features. Learning basics of kotlin r much easier and u can even start it now:
https://www.sololearn.com/learn/7792
+ 2
First learn the little bit of java basics. Then directly move on to android development.
Don't waste too much time on learning only Java. You can learn it by building real apps/projects also.