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.

相关推荐
xskukuku3 小时前
使用VSCode配置C语言运行环境
c语言·ide·vscode
二月夜4 小时前
剖析Java正则表达式回溯问题
java·正则表达式
xuhaoyu_cpp_java5 小时前
项目学习(三)分页查询
java·经验分享·笔记·学习
程序员二叉5 小时前
【Java】集合面试全套精讲|HashMap/ArrayList高频考点完整版
java·面试·哈希算法
珺毅同学5 小时前
YOLO生成预测json标签迁移问题
python·yolo·json
骑士雄师5 小时前
18.4 长期记忆可修改版
python
专注VB编程开发20年5 小时前
AI 生成C# WinForm 窗体 = 目前就是垃圾
开发语言·人工智能·c#
cfm_29145 小时前
JVM GC垃圾回收初步了解
java·开发语言·jvm
心之伊始5 小时前
LangChain4j RAG 实战:Java 后端如何把本地文档接入 Embedding 检索链路
java·架构·源码分析·csdn
~小先生~5 小时前
Python从入门到放弃(一)
开发语言·python