+ 3

What programming languages should i learn to create an app?

7th Apr 2017, 1:52 AM
Jomzkie
Jomzkie - avatar
4 Answers
+ 5
For Android: Java/Smali For iOS: Swift, Object-C For Mac: Swift For Windows: C#,C++
7th Apr 2017, 1:56 AM
Retul
Retul - avatar
+ 2
@edward for example i want to create a game app. for android
7th Apr 2017, 1:58 AM
Jomzkie
Jomzkie - avatar
+ 1
for what platform?
7th Apr 2017, 1:52 AM
Edward
+ 1
if its a small game with not too much graphics, then go for java, as java is the native language for android. but if its a game with a lot of graphics, a game engine like unity would be better. unity uses c#, which is similar to java btw
7th Apr 2017, 2:14 AM
Edward