Live data from Hacker News

Poll: A year from now, which language will you be writing mobile apps in?

news.ycombinator.com

11–20 of 25 posts

Re: Poll: A year from now, which language will you be writing mobile apps in?

#11
I wish it was mobile optimized web site but all the good stuff, camera control, address book, motion sensors etc. is not exposed to web apps and won't be any time soon. You will be writing an objective-c app for iphone, and java apps for android and bb.

Re: Poll: A year from now, which language will you be writing mobile apps in?

#15

While native applications wont go away any time soon, I fully believe that we will see the exact same position as we do currently do with flash vs the web. People will use native apps particularly when web apps just cant provide the functionality needed, but web apps will grow into the large majority, slowly improving and eating out the market from the bottom. its taken the web a very long time to take out flash's ma…

I disagree. Native apps will not have to, unless they specifically introduce it, the overheads of a browser rendering engine and all that entails. Even after you make the rendering engine as efficient as possible both in software and in hardware engineering, the overheads will always be there no matter how good you get things. You really can only do so much on 3.7v.

Personally, I'm looking into doing Qt development next year.

Re: Poll: A year from now, which language will you be writing mobile apps in?

#18
post #9

Python on Android would be my preferred option. But I've yet to look at Scala and Ruby, so if they become available on Android, I'd definitely try that. I have 3 android devices, but haven't gotten around to programming them because I hate Java.

You can use Scala with a moderate amount of hassle today: http://www.assembla.com/wiki/show/scala-ide/Developing_for_A....
Post reply on HN