+ 2
How to start developing Android app for beginners? What kind of programming languages do we need to learn for app-development?
7 Respuestas
+ 3
If you want to learn about app development , so basically have two types in that 1 ) native app development 2) hybrid or cross platform app development
Those categories have there own advantage and disadvantage
If you want to learn about native app development
you go with koltin or java for android app development
For iOS I will suggest to go with swift programming language
If you want to learn about hybrid app development
1 ) flutter ---> you should learn about dart programming language
2) react native ----> you need have a good grip on javascript
And the list goes ....
+ 4
Java. Java is the official language for AndroidApp Development and consequently, it is the most used language as well. ...
Kotlin. Kotlin is a cross-platform programminglanguage that may be used as an alternative to Java for Android App Development. ...
C++ ...
C# ...
Python.
+ 3
And you can start from java basics .
And from the course provided by sololearn
+ 3
Thank you so much 🙂🙂.
+ 2
Java + xml
+ 2
Thank you 🙂🙂
+ 2
Thank you 🙂🙂