All-around programming language for use on desktop and mobile devices
- by mdm414 ZX
Given that I am a PHP programmer and open-source is a must, what would be the best and practical programming language to use for all of the following:
A desktop/cross-platform application. I've read that with HTML5, creating offline apps are possible?
A web application.
Android and iPhone/iPad apps.
I am leaning towards using Python but I am not sure if it is possible to use it alone for all of them. There are other languages that I am also looking at like Ruby, Scala and Java. Kindly share your thoughts and experiences on this one.
Thanks :-)