+ 3
Which programming language is easy to learn and useful for app development?
10 ответов
+ 4
Hi Malti! I have seen many apps build with using iOS Swift programming language.
+ 4
Depends on the type of app...HTML5 is a great programming language to create a Web-based app for mobile devices.
+ 4
Java is used in extensive categories of computing platforms from devices and mobile phones to enterprise servers and computers.
+ 4
Objective-C was the primary programming language for iOS apps. It has a number of functions that specifically work together with graphics, I/O, and display functions.
+ 4
C++ is a multi-paradigm programming language that wires object-oriented programming (OOP) to a larger or smaller degree, usually an infusion with imperative, procedural programming.
+ 4
Swift is fairly the latest iOS app programming language. It was announced by Apple in June 2014. Swift has replaced Objective-C as the chief iOS coding language.
+ 3
Although, HTML 5, Java, Objective C and C++ are also all very useful programming languages for development of an app too.
+ 2
And for Android, you typically use Android Studio which uses Java.
+ 1
And of course, you can learn C# for Xamarin to implement iOS and Android apps together.
+ 1
just about all languages, in my opinion, it is the same complexity
On what platform do you want to develop your apps?
Android - Java
IOS - Swift
C# - desktop and C# for iOS and Android - MonoTouch and MonoDroid
Web Based Apps - HTML5/CSS/Javascript