+ 1
Which programming language should I learn first? I want to be app developer.
Hi which programming is the best to learn first? I would like to be able to create web/mobile apps. I know a bit of c# for Unity
5 Respuestas
+ 6
As Sudarshan Rai 👑 mentioned, technologies like React native are becoming more and more popular as it eliminates the need to use separate languages for IOS and Android.
+ 3
With JavaScript, HTML and CSS You will be armed universally
+ 2
// For web and mobile app ,React native will be best
+ 2
Hi! For create mobile app learn Java, Kotlin or Xamarin framework (C#) - android. Swift or Objective-C for iOS
For create web app learn Javascript first.
You could try creating applications using web technologies (html, css, javascript) using tools and frameworks such as Apache Cordova, Adobe PhoneGap or React Native. See...
https://phonegap.com/
https://cordova.apache.org/
https://facebook.github.io/react-native/