Recommendations for Mobile Development Programming Languages

  • Thread starter Thread starter ann2_15
  • Start date Start date
  • Tags Tags
    Programming
Click For Summary
SUMMARY

For mobile development, Apache Cordova is recommended for creating platform-independent web apps. Elm is highlighted as a promising alternative to traditional JavaScript for web applications. For game development, the Unity game engine supports both 2D and 3D games and utilizes C# and JavaScript. Xcode is essential for iOS app development using Objective-C or Swift, while Android development can be accomplished using IntelliJ tools.

PREREQUISITES
  • Familiarity with Apache Cordova for cross-platform mobile app development
  • Understanding of Elm for modern web application development
  • Knowledge of Unity game engine for game development
  • Experience with Xcode for iOS app development
NEXT STEPS
  • Research Apache Cordova for building cross-platform mobile applications
  • Explore Elm programming for developing web applications
  • Learn Unity game engine for creating 2D and 3D games
  • Study Xcode and Swift for iOS app development
USEFUL FOR

Mobile developers, game developers, and anyone interested in creating cross-platform applications or learning modern programming languages for mobile development.

ann2_15
Messages
1
Reaction score
0
Can someone recommend me what programming language is good for mobile development?
Thanks in advance.
 
Technology news on Phys.org
Welcome to PF!

If you want platform independence then folks write web apps and use Apache Cordova to make it into a mobile app for a specific platform.

Checkout Elm for programming web apps. Its relatively new but seems like a very promising replacement for javascript+html+css programming for today's web apps.

If you want games then checkout the Unity game engine. It supports many platforms and 2D/3D games and the Oculus Rift VR tech. Programming is done in Javascript and C#.

If you just want to play then checkout Processing.org with the Android SDK where you can write processing sketches that can be sideloaded onto an Android device.

There are also some on-device apps that provide a programming environment:
- Pythonista on iOS
- Codea on iOS
- APDE on Android (on-device processing sketches)
- AIDE on Android (java on android)

Xcode for iOS is the official means of writing Apple apps in either Objective-C or in Apple's Swift. However, to upload apps you need a developer license from Apple and must get your app vetted by them for commercial use.

Android has a similar development environment using IntelliJ tools:

http://developer.android.com/sdk/in...wOUa9dbx3Lj3xbiW3VljiSLr50Eo5gKDXgRoCoZvw_wcB
 
  • Like
Likes   Reactions: meBigGuy

Similar threads

Replies
86
Views
3K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
38
Views
4K
Replies
4
Views
3K
Replies
16
Views
3K
Replies
65
Views
5K
Replies
65
Views
5K
  • · Replies 102 ·
4
Replies
102
Views
4K
Replies
7
Views
4K
  • · Replies 8 ·
Replies
8
Views
4K