top | item 7915279

(no title)

ohwp | 11 years ago

Maybe the time has come for Google to use Go for Android. I think it will give Go a nice boost.

discuss

order

dcre|11 years ago

Swift's high-level syntax will probably open up iOS development to many people who otherwise would have seen Objective-C's square brackets and run away.

I like Go a lot, but Google switching to it for Android would probably have the opposite effect. Many people learn Java in school. Almost no one learns Go.

bsg75|11 years ago

People don't learn Objective-C in school, but it has not slowed down adoption of the language for the iOS platform. If the platform is popular, and a language supports it well, programmers will learn.

aclissold|11 years ago

I love Go; having Go as an option for Android development would be awesome because the language is just so much fun. I'm not getting my hopes up though, because Go was intended for server-side stuff. Object-oriented design is a great strategy for rapid app development, and this is the key different between Swift and Go that I've noticed.