+ 2
Which LANGUAGE is used in app developmemt?
it is quite hard to begin at the begining. so which language should i use for app development and game designing.
3 odpowiedzi
+ 2
In terms of app development it depends what you want to target. You can code for a specific platform, iOS, Android, etc. Or you can use a cross platform solution, such as xamarin forms, to create an app that will run on all major platforms.
That will determine which language you want to use. There's also the terrible way to make an app by having a web view with a webpage that is the app.
+ 1
Josh Schweigert Want to work in android platform.. which language would be preferable to start with?
+ 1
Well since Java is the "native" language when working with Android I would suggest that.