|
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
本帖最后由 不二如是 于 2024-6-13 17:46 编辑
推荐阅读:
2024年04月TIOBE编程语言排行榜 | 【PHP是否不再是最好的编程语言?】
May Headline: Fortran in the top 10, what is going on?
I have received a lot of questions why Fortran entered the top 10 again after more than 20 years. The TIOBE index just publishes what has been measured. There are for instance more than 1,000 hits for "Fortran programming" on Amazon, which is the leading company in books. New cool languages such as Kotlin and Rust, barely hit 300 books for the same search query. So, what is going on? First of all, the Fortran language is still evolving since its inception in 1957. Less than half a year ago, the new ISO Fortran 2023 definition was published.
The main reason for Fortran's resurrection is the growing importance of numerical/mathematical computing. Despite lots of competitors in this field, Fortran has its reason for existence. Let's briefly check the competition out. Python: choice number one, but slow, MATLAB: very easy to use for mathematical computation but it comes with expensive licenses, C/C++: mainstream and fast, but they have no native mathematical computation support, R: very similar to Python, but less popular and slow, Julia: the rising new kid on the block, but not mature yet. And in this jungle of languages, Fortran appears to be fast, having native mathematical computation support, mature, and free of charge. Silently, slowly but surely, Fortran gains ground. It is surprising but undeniable. -- Paul Jansen, CEO TIOBE Software
五月榜题:Fortran进入前10,怎么回事?
译文:
年度最佳:
年度 | 最佳 | 2003 | C++ | 2004 | PHP | 2005 | Java | 2006 | Ruby | 2007 | Python | 2008 | C | 2009 | Go | 2010 | Python | 2011 | Object-C | 2012 | Object-C | 2013 | Transact-SQL | 2014 | JavaScript | 2015 | Java | 2016 | Go | 2017 | C | 2018 | Python | 2019 | C | 2020 | Python | 2021 | Python | 2022 | C++ | 2023 | C# |
【说明】:
TIOBE 编程语言社区排行榜是编程语言流行趋势的一个指标,每月更新,这份排行榜排名基于互联网上有经验的程序员、课程和第三方厂商的数量。
排名使用著名的搜索引擎(诸如 Google、MSN、Yahoo!、Wikipedia 以及 Baidu 等)进行计算。
请注意这个排行榜只是反映某个编程语言的热门程度,并不能说明一门编程语言好不好,或者一门语言所编写的代码数量多少。
这个排行榜可以用来考查你的编程技能是否与时俱进,也可以在开发新系统时作为一个语言选择依据。
吹水阁,会在第一时间,为鱼油解读,分享,敬请围观
如果有帮助,别忘了评分 :
|
|