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.

相关推荐
okseekw8 分钟前
Java 字符串三巨头:String、StringBuilder、StringJoiner —— 初学者避坑指南 🤯
java
毕设源码余学姐18 分钟前
计算机毕设 java 中医药药材分类采购网站 SSM 框架药材交易平台 Java 开发的分类采购与订单管理系统
java·开发语言·课程设计
BD_Marathon23 分钟前
【JUC】并发与并行
java
okseekw35 分钟前
Java String类详解:不可变性、创建方式与比较方法
java
q***649736 分钟前
Spring Boot 各种事务操作实战(自动回滚、手动回滚、部分回滚)
java·数据库·spring boot
降临-max1 小时前
JavaSE---网络编程
java·开发语言·网络·笔记·学习
自由的好好干活1 小时前
使用Qoder编写ztdaq的C#跨平台示例总结
linux·windows·c#·qoder
口袋物联1 小时前
设计模式之适配器模式在 C 语言中的应用(含 Linux 内核实例)
c语言·设计模式·适配器模式
带刺的坐椅1 小时前
Solon AI 开发学习5 - chat - 支持哪些模型?及方言定制
java·ai·openai·solon
悟空码字1 小时前
单点登录:一次登录,全网通行
java·后端