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.

相关推荐
理智.6296 分钟前
根据requirements.txt 完成环境中的依赖库导入
python·conda·pip
Blossom.1186 分钟前
用纯 NLP 打造「零样本」时序预测模型:文本化序列 + LLM 的实战路线
人工智能·python·深度学习·机器学习·自然语言处理·架构·transformer
a程序小傲7 分钟前
高并发下如何防止重复下单?
java·开发语言·算法·面试·职场和发展·状态模式
小二·11 分钟前
Python Web 开发进阶实战:AI 编排引擎 —— 在 Flask + Vue 中构建低代码机器学习工作流平台
前端·人工智能·python
uoKent16 分钟前
c++中的封装、继承与多态
开发语言·c++·算法
sww_102626 分钟前
智能问数系统(二):数据分析师Python
java·前端·python
踏过山河,踏过海26 分钟前
vs2019报错:Failed to connect to VCTIP: ‘CreateFile‘ failed with 2
c++
2301_7813925233 分钟前
MySQL格式化数据展示——分页查询
java·数据库·mysql·性能优化
wm104339 分钟前
代码随想录第十天 栈和队列
开发语言·python
小熊熊知识库1 小时前
MinIO文件对象存储使用(C#)
c#