+ 2
Which are the most used programming languages for making an app ?
6 Answers
+ 2
if you are talking about desktop apps I think that will be C++ although most commercial apps that you see use more than one language, for mobile apps Java is the most common language, but you can still build apps for PC or mobile just by using JavaScript .it's a new world and cross platform programming languages is improving everyday.
+ 1
thanks ! you helped me a lot
+ 1
C++: 3d Games, Software for dishwashers, cars and so on -> Things that need to have a great performance
Swift: for Apple development (Better Performance on Apple devices than other languages)
Java: Can be used cross-platform (Windows, iOS, Linux, MacOS, Android,...)
HTML, CSS, Javascript: used for Websites and Apps for iOS and Android
These are only some examples, but I think that these are the most common languages for Desktop and Mobile development.
+ 1
Thank you ! This answer is more detailed .
+ 1
what about Python language ? it is good for making apps ?
+ 1
Of course, you can make apps with python, but other languages are more in common.