|
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
推荐阅读:
2023年01月TIOBE编程语言排行榜 | 【C++成为2022年度语言】
February Headline: C++ still unstoppable
Last month, C++ won the TIOBE programming language of the year award for 2022. C++ is continuing its success in 2023 so far. Its current year-over-year increase is 5.93%. This is far ahead of all other programming languages, of which the most popular ones only gain about 1%. Since there are only small changes in the TIOBE index of this month, I would like to say a general word about how to use this index. It is important to understand that every programming language has its own strengths and weaknesses and usually excels in certain domains.
Take for instance the 2 new booming languages in the TIOBE index top 20: Scratch and Rust. Scratch is meant to learn programming and is very popular in elementary and secondary schools, whereas Rust is a safe and high performance programming language for experts. In other words, they serve different purposes. The same holds for the top 4 languages. Python is great for data mining, AI programming, statistical programs, research projects, web sites, small glue programs and learning how to program. The second language, C, is the best language for writing small, embedded, safety-critical and high performance programs. C++ on the other hand, is the top favorite language in case you need all the requirements of C but you are going to write a large software system. Finally, Java is best in back ends of business applications and writing apps for Android. So if you want to use a programming language, do your research and select it with care! --Paul Jansen CEO TIOBE Software
二月榜题:C++ 势不可挡
译文:
年度最佳:
年度 | 最佳 | 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 等)进行计算。
请注意这个排行榜只是反映某个编程语言的热门程度,并不能说明一门编程语言好不好,或者一门语言所编写的代码数量多少。
这个排行榜可以用来考查你的编程技能是否与时俱进,也可以在开发新系统时作为一个语言选择依据。
吹水阁,会在第一时间,为鱼油解读,分享,敬请围观
如果有帮助,别忘了评分 : |
评分
-
查看全部评分
|