Xianders's picture

I would like to know which is the most popular language for writing Mobile Software Applications ?

I want to create app for users.

Forum: 
Evgeniy's picture

Hi man, as far as I know mostly it's Kotlin for Android and Swift for iOS now. The other languages that you would encounter working on different mobile apps are Java for Android and Objective-C for iOS. Also there is a lot of JavaScript and TypeScript if the app is utilizing React Native platform, which is quite often.
denj's picture

It depends on your purpose and needs. I use JavaScript mostly

denj's picture

Btw I found a guide  how to create software as a service recenly. There are many useful info for beginners. When I worked on my first app it helped me to avoid most common pitfalls. They clarify the step-by-step process of developing cloud software

naveen.joshi_1336127's picture

Programming Language for ios app development

  • Objective C
  • Swift

Programming Language for android app development

  • Kotlin 
  • Java

Programming Language for hybrid app

  • Xamarin & C#
  • React Native
  • Cordova/PhoneGap
  • Flutter
  • Kotlin Multiplatform
Bhawani Singh's picture

You can go with JAVA for android application and SWIFT for iOS.

Jack macusa's picture

Javascript is the most popular language in mobile software development.

Dima Tkach's picture

Maybe, look closer into Node.js?

It gets more and more popular each year. Yes, it does have its pros and cons (just as any other programming language does); however, it would never hurt to research some ideas deeper.

Akshay Kumar's picture

I use react native and python. The applications are fast in terms of loading plus the code is clean. 

RyanRoy's picture

C++

Add new comment