All-around programming language for use on desktop and mobile devices
        Posted  
        
            by 
                mdm414 ZX
            
        on Programmers
        
        See other posts from Programmers
        
            or by mdm414 ZX
        
        
        
        Published on 2011-02-26T20:14:28Z
        Indexed on 
            2011/02/26
            23:32 UTC
        
        
        Read the original article
        Hit count: 339
        
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 :-)
© Programmers or respective owner