Which programming language should I learn first? I want to be app developer. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

27th Feb 2020, 2:35 PM
Boyan Petrov
5 Answers
+ 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.
28th Feb 2020, 2:07 PM
Sonic
Sonic - avatar
+ 3
With JavaScript, HTML and CSS You will be armed universally
27th Feb 2020, 4:20 PM
JaScript
JaScript - avatar
+ 2
// For web and mobile app ,React native will be best
27th Feb 2020, 3:36 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 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/
27th Feb 2020, 5:04 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar