+ 1
Whitch language i might choice?
I want to doing smartphone's apps. I know at this moment that swift is the only way to do this on iOS but what about android? And sory for my English, I'm from Poland, and I'm still learning :D
3 Answers
+ 2
âĄ[first:Android[
âAndroid Studio is a good choice for developing android applications using JAVA and XML.
đĄsecond choice is KOTLIN the new language supported by google in Android Studio 3 for developing android apps.
đ„third choice is MS Visual Studio using XAMARIN for the C# programmers.
âĄ[second :iOS ]
âSwift
+ 2
Choose Swift for iOS, yeah. For Android (not games) I'd recommend Java
+ 2
Java and XML are the best supported languages in my opinion. Note, Java and XNL do different things in the app. So I would recommend understanding both. However start with Java.