鱼C论坛

 找回密码
 立即注册
查看: 2999|回复: 26

[TIOBE] 2023年01月TIOBE编程语言排行榜 | 【C++成为2022年度语言】

[复制链接]
发表于 2023-1-6 17:25:05 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
本帖最后由 不二如是 于 2023-1-6 17:25 编辑

推荐阅读:

2022年01月TIOBE编程语言排行榜 | 【Python 4 度蝉联年度编程语言】






January Headline: C++ is TIOBE's Programming Language of the Year 2022!

C++ is TIOBE's programming language of the year 2022. It has won this title because C++ gained most popularity (+4.62%) in 2022. Runners up are C (+3.82%) and Python (+2.78%). Interestingly, C++ surpassed Java to become the number 3 of the TIOBE index in November 2022. The reason for C++'s popularity is its excellent performance while being a high level object-oriented language. Because of this, it is possible to develop fast and vast software systems (over millions of lines of code) in C++ without necessarily ending up in a maintenance nightmare.

Another reason for C++'s rise is its "recent" and constant publication of new language standards with interesting features. The first land mark was called C++11. Published in 2011, it was the first considerable change since 1998. The adoption of this new standard took a few years because there were no C++ compilers available to support the new language definition. Because of C++11, C++ was slowly going uphill in the TIOBE index after having been in a constant decline since 2001. The second land mark is the recent C++20 publication, which for instance introduced modules. It will probably lift C++ further in the TIOBE index for the next few years.

What else happened in 2022? Performance seemed to be important. C++ competitor Rust entered the top 20 again (being at position #26 one year ago), but this time it seems to be for real. Lua, which is known for its easy interfacing with C, jumped from position #30 to #24. F# is another language that made an interesting move: from position #74 to position #33 in one years' time. Promising languages such as Kotlin (from #29 to #25), Julia (from #28 to #29) and Dart (from #37 to #38) still have a long way to go before they reach the top 20. Let's see what happens in 2023. Happy New Year everybody! -- Paul Jansen CEO TIOBE Software.



2023-01-06_16-55-52.jpg
2023-01-06_16-55-36.jpg
2023-01-06_16-56-22.jpg

一月榜题:C++ 成为 2022 年度最佳

译文:
游客,如果您要查看本帖隐藏内容请回复





年度最佳:

年度 最佳
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++





【说明】:
        TIOBE 编程语言社区排行榜是编程语言流行趋势的一个指标,每月更新,这份排行榜排名基于互联网上有经验的程序员、课程和第三方厂商的数量。

        排名使用著名的搜索引擎(诸如 Google、MSN、Yahoo!、Wikipedia 以及 Baidu 等)进行计算。

        请注意这个排行榜只是反映某个编程语言的热门程度,并不能说明一门编程语言好不好,或者一门语言所编写的代码数量多少。

        这个排行榜可以用来考查你的编程技能是否与时俱进,也可以在开发新系统时作为一个语言选择依据。

        吹水阁,会在第一时间,为鱼油解读,分享,敬请围观





如果有帮助,别忘了评分

评分

参与人数 2荣誉 +6 鱼币 +6 贡献 +3 收起 理由
睦ちゃん她爹 + 5 + 5 + 3 鱼C有你更精彩^_^
Passepartout + 1 + 1 鱼C有你更精彩^_^

查看全部评分

想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

发表于 2023-1-6 17:31:31 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 17:31:42 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 17:37:49 | 显示全部楼层
好开心优,祝贺 C++ 成为年度编程语言~
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 17:45:38 | 显示全部楼层
祝贺 C++ 成为年度编程语言,I love C++!(和 Python)
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 17:50:31 | 显示全部楼层
还有 C++14
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 17:59:44 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 18:13:12 | 显示全部楼层
人生苦短,  我用Python
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

 楼主| 发表于 2023-1-6 19:33:00 | 显示全部楼层
KeyError 发表于 2023-1-6 18:13
人生苦短,  我用Python

Python效果好评
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 19:37:28 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 19:40:33 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 20:02:59 | 显示全部楼层

祝贺 C++ 成为年度编程语言
Scratch什么时候前20的?
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 20:08:14 | 显示全部楼层
F#
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

发表于 2023-1-6 21:20:33 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-6 21:25:27 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-7 02:42:14 From FishC Mobile | 显示全部楼层
祝贺 C++ 成为年度编程语言,意想不到呀
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-7 08:21:27 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-7 08:37:30 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-7 08:53:21 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2023-1-7 08:56:05 | 显示全部楼层
祝贺 C++ 成为年度编程语言
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2024-4-28 23:18

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表