【Python稳居第一】2023年04月TIOBE编程语言排行榜

快速爬取 TIOBE:

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


April Headline: Programming language Zig enters the TIOBE index top 50
四月榜题:Zig进入Top50
Recently, we discussed the emergence of high performance programming languages. These kinds of languages are booming due to the vast amounts of data that needs to be processed nowadays. As a result, C and C++ are doing well in the top 10 and Rust seems to be a keeper in the top 20. But further down the list, there is another remarkable competitor of C and C++ entering the top 50. No, it is not Google's highly promoted language Carbon, which is only at position #168. It is the programming language Zig. Zig is a very pragmatic language that interacts smoothly with C/C++ programs, thus making it is easy to migrate from C/C++ to Zig. It has all the nice features of C and C++ (such as explicit memory management enhanced with option types) and has abandoned the not-so-nice features (such as the dreadful preprocessing). Entering the top 50 is no guarantee to become a success, but it is at least a first noteworthy step. Good luck Zig! -- Paul Jansen CEO TIOBE Software --
近期我们讨论了高性能编程语言的兴起。由于现在需要处理大量的数据,这类语言正蓬勃发展。因此,C 和 C++ 依旧稳居前 10 名,Rust 保持在前 20 名。排名靠后位置,还有一位 C 和 C++ 的显著竞争对手。并非谷歌大力推广的语言 Carbon,它只在第 168 位。它是编程语言 Zig。Zig 是一种非常实用的语言,可以与 C/C++ 程序顺利互动,因此很容易从 C/C++ 迁移到 Zig。它拥有 C 和 C++ 的所有好的特性(如用选项类型加强的显式内存管理),并放弃了不太好的特性(如可怕的预处理)。进入前 50 名并不能保证获得成功,但至少是迈出了值得注意的第一步。祝 Zig 好运! -- Paul Jansen CEO TIOBE Software--

Rust 教程:

【历年最佳】

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

C语言教程:

小甲鱼完结版 Python 教程:

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

算法小讲堂:

小姐姐解读版:




小甲鱼老师已出版教材:





