Top Mobile Programming Languages Include Java, C

栏目: IT技术 · 发布时间: 5年前

Over the past few years, a number of upstart programming languages have emerged in the mobile-development arena, looking to supplant “old guard” languages such as Java. These newer languages, which include Kotlin and Swift, boast features meant to attract developers. But are they actually getting much traction?

The answer, as you might expect, is a bit complicated. IEEE Spectrum’s top languages for mobile development offers some insight into how the newer languages currently match up against their predecessors. In short, the latter (including Java, C, and C++) still dominate, but the newer ones are making their presence known. Check out the chart:

How does IEEE determine these rankings ? First, it pulls 300 programming languages from GitHub, then narrows that down to the 52 that earned the most search results in Google. IEEE then gauges those 52 using 11 metrics, including data from Twitter, GitHub, and Stack Overflow. You can then isolate languages by category, including web, mobile, embedded, and enterprise.

As we’ve pointed out in the past, it’s very possible to take issue with this methodology. Indeed, every programming-language ranking methodology can be problematic in some way. Just ask critics of theTIOBE Index(updated monthly), who like to argue that its reliance on YouTube and Wikipedia as data sources (among others) make it more a reflection of various languages’ “buzz” than actual usage. IEEE,  like analyst firm RedMonk , seems to curate sources with an eye toward both usage and developer chatter. 

Although Java ranks high on IEEE’s list (no doubt due to Android), Google dearly wants mobile developers to switch to Kotlin as their language of choice. The tech giant’s new learning course, Android Basics in Kotlin , is meant to give even the newest mobile developers the tools necessary to begin putting apps together. Once you’ve absorbed that, you can turn to  Kotlin Bootcamp for ProgrammersAndroid Kotlin Fundamentals , and, for those with a bit more experience,  Advanced Android in Kotlin .

If you’re interested in building Android apps, also check out Google’s Android Basics curriculum , which walks students through Android Studio and other tools. 

On the iOS side of the equation, Apple is similarly desperate to have developers abandonObjective-C, the decades-old language for building apps for Apple’s ecosystem, in favor of Swift, which has become a much more robust language since its launch in 2014. Fortunately for those who are totally new to Swift, there’s a lot of documentation about how to work with Swift’s functions,  loopssetsarrays , strings, and structures (structs). 

On IEEE’s list, at least, Swift has handily overtakenObjective-C, while Kotlin has quite some distance to go before it can possibly begin to challenge Java, which has a massive base of users and legacy code. If you’re interested inmobile development as a career, take these rankings into consideration when deciding which languages to learn; just because the older languages still rank higher doesn’t mean you shouldn’t try to learn the newer ones (especially in the case of Kotlin, where Google seems all-in). 


以上所述就是小编给大家介绍的《Top Mobile Programming Languages Include Java, C》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算机算法基础

计算机算法基础

沈孝钧 / 机械工业出版社 / 2013-11 / 45.00元

计算机算法是计算机科学的一个重要分支,也是一个难点。本书作者根据自己20多年在国内、国外的教学与科研实践,系统地总结了计算机算法的设计与分析方法,覆盖了大部分最主要的算法技术,包括:分治法、贪心法、动态规划、图的遍历技术、穷举搜索等,涉及一系列重要的算法问题,包括排序问题、选择问题、最小生成树问题、最短路径问题、网络流问题、二分图的匹配问题、字符串的匹配问题和几何算法问题等,还介绍了问题本身的计算......一起来看看 《计算机算法基础》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具