2023年12月编程语言排行榜

TIOBE Index for December 2023

December Headline: C# on its way to become programming language of the year 2023

2023年12月的TIOBE指数:12月头条:c#将成为2023年最佳编程语言

Yes, I know, we have been here before. At the end of 2022, it looked like C# would become the programming language of that year. But at the final moment, C++ took the title unexpectedly. This year we are a bit surer that C# is going to win. It gained +2.38% in 1 year, whereas its closest contenders Fortran and F# only gained +0.64% and +0.48% respectively. It might look a bit strange that most of the top 20 languages lost popularity in 2023. So what happened? The answer lies in the long tail, where all the small languages reside. Those are all moving up a bit and are getting closer to the big languages. To illustrate this: one year ago the number 50 language had a score of 0.14%. The current number 50 language has a score of 0.24%. Anyway, we are all curious to see which language will become the programming language of the year! -- Paul Jansen CEO TIOBE Software

The TIOBE Programming Community index is an indicator of the popularity of programming languages. The index is updated once a month. The ratings are based on the number of skilled engineers world-wide, courses and third party vendors. Popular search engines such as Google, Bing, Yahoo!, Wikipedia, Amazon, YouTube and Baidu are used to calculate the ratings. It is important to note that the TIOBE index is not about the best programming language or the language in which most lines of code have been written.

The index can be used to check whether your programming skills are still up to date or to make a strategic decision about what programming language should be adopted when starting to build a new software system. The definition of the TIOBE index can be found here.

相关推荐
万千思绪8 分钟前
【PyCharm 2025.1.2配置debug】
ide·python·pycharm
挺菜的9 分钟前
【算法刷题记录(简单题)003】统计大写字母个数(java代码实现)
java·数据结构·算法
2401_8582861143 分钟前
125.【C语言】数据结构之归并排序递归解法
c语言·开发语言·数据结构·算法·排序算法·归并排序
掘金-我是哪吒1 小时前
分布式微服务系统架构第156集:JavaPlus技术文档平台日更-Java线程池使用指南
java·分布式·微服务·云原生·架构
钱彬 (Qian Bin)1 小时前
一文掌握Qt Quick数字图像处理项目开发(基于Qt 6.9 C++和QML,代码开源)
c++·开源·qml·qt quick·qt6.9·数字图像处理项目·美观界面
亲爱的非洲野猪1 小时前
Kafka消息积压的多维度解决方案:超越简单扩容的完整策略
java·分布式·中间件·kafka
wfsm1 小时前
spring事件使用
java·后端·spring
双叶8362 小时前
(C++)学生管理系统(正式版)(map数组的应用)(string应用)(引用)(文件储存的应用)(C++教学)(C++项目)
c语言·开发语言·数据结构·c++
微风粼粼2 小时前
程序员在线接单
java·jvm·后端·python·eclipse·tomcat·dubbo
缘来是庄2 小时前
设计模式之中介者模式
java·设计模式·中介者模式