Language of the Year 2025: C#

Language of the Year 2025: C#

Language C#was elected in 2025, the second time in three years that it has won this title

最后更新 1/5/2026 7:47 PM
沙漠尽头的狼
预计阅读 2 分钟
分类
.NET
标签
.NET C# TIOBE

TIOBE original link: www.tiobe.com/tiobe-index/

Summary of the TIOBE Programming Language Index for January 2026:

  • **2025 Language **: C#. C#has won this title for the second time in three years, with the largest increase in the annual ranking; it has followed new trends and completed the transformation of cross-platform and open source, and has yet to win the competition with Java in the commercial software field.
  • ** Changes in the 2025 list **:
    • C and C++ exchanged the top ten rankings. C maintains its advantage due to its adaptation to the embedded market, and the popularity of new features (such as modules) of C++ is insufficient;
    • Perl rebounded from 32nd to 11th (back in the top 20), and R returned to the top 10 due to data science growth;
    • Go fell out of the top ten and Ruby fell out of the top 20, making it difficult to return in the short term.
  • **2026 forecast **: TypeScript is expected to enter the top 20, and Zig may enter the top 30.

Annual increase:

Language rankings over the years:

Annual Language List:

TIOBE original link: www.tiobe.com/tiobe-index/

Keep Exploring

延伸阅读

更多文章
同分类 / 同标签 4/22/2026

Support for. NET by operating system versions (250707 update)

Use virtual machines and test machines to test the support of each version of the operating system for. NET. After installing the operating system, it is passed by measuring the corresponding running time of the installation and being able to run the Stardust Agent.

继续阅读
同分类 / 同标签 2/7/2026

Summary of experience in using AOT

From the very beginning of project creation, you should develop a good habit of conducting AOT release testing in a timely manner whenever new features are added or newer syntax is used.

继续阅读