【C++势不可挡】2023年02月TIOBE编程语言排行榜

快速爬取 TIOBE:

借用小师妹的一句口头语:
Python 比男朋友靠谱!
学 Python 教程,不就是用它来搞事情的吗?!
在鱼C论坛(https://fishc.com.cn/forum.php)的吹水阁,每个月都会有鱼C的小伙伴在 TIOBE 放榜日,第一时间进行翻译解读哦~

February Headline: C++ still unstoppable
二月榜题:C++ 势不可挡


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.
一月,C++ 赢得了 2022 年的 TIOBE 年度编程语言奖。时至今日,2023 年 C++ 高歌猛进。目前的同比增幅为 5.93%。这远远领先于其他所有的编程语言,其中最流行的编程语言只获得 1% 左右的收益。由于本月的 TIOBE 指数只有很小的变化,我想就如何说一句概括的话。重要的是要明白,每一种编程语言都有自己的优势和劣势,通常在某些领域表现突出。
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
以 TIOBE 指数前 20 名中的两种新的蓬勃发展的语言为例。Scratch 和 Rust。Scratch 是用来学习编程的,在中小学非常流行,而 Rust 则是为专家提供的安全和高性能的编程语言。换句话说,它们有不同的目的。前 4 种语言的情况也是如此。Python 非常适合数据挖掘、人工智能编程、统计程序、研究项目、网站、小型胶水程序和学习如何编程。第二种语言,C,是编写小型、嵌入式、安全关键型和高性能程序的最佳语言。另一方面,如果你需要 C 语言的所有要求,但你要写一个大型的软件系统,C++ 是最受欢迎的语言。最后,Java 在商业应用的后端和为 Android 编写应用程序方面是最好的。因此,如果你想使用一种编程语言,请做好研究,并谨慎选择它 -- Paul Jansen TIOBE软件公司首席执行官。

【历年最佳】

【说明】
TIOBE 编程语言社区排行榜是编程语言流行趋势的一个指标,每月更新,这份排行榜排名基于互联网上有经验的程序员、课程和第三方厂商的数量。 排名使用著名的搜索引擎(诸如 Google、MSN、Yahoo!、Wikipedia、YouTube 以及 Baidu 等)进行计算。 请注意这个排行榜只是反映某个编程语言的热门程度,并不能说明一门编程语言好不好,或者一门语言所编写的代码数量多少。 这个排行榜可以用来考查你的编程技能是否与时俱进,也可以在开发新系统时作为一个语言选择依据。
吹水阁,会在第一时间,为鱼油解读,分享,敬请围观~

C语言教程:

小甲鱼完结版 Python 教程:

最新版 Python 教程【连载中】:

算法小讲堂:

小姐姐解读版:




小甲鱼老师已出版教材:



