News

C# Steps Up Programming Language Popularity Ladder

Microsoft's C# programming language climbed a year-over-year notch on the TIOBE Index, which measures popularity among developers.

The June 2020 TIOBE Index shows C# climbing to fifth place, one step up from the June 2019 report.

The venerable C language also climbed up a step, reaching No. 1. It was followed by Java, Python and C++.

June 2020 TIOBE Index
[Click on image for larger view.] June 2020 TIOBE Index (source: TIOBE Index).

The TIOBE Index ranking is based search engine results that measure the number of skilled engineers world-wide, courses and third party vendors in order to determine languages in which the most lines of code are written.

Reflecting the results of other similar studies (see here and here and here), the 20-year old C# language has been rising in popularity since an early 2018 trough, which followed a peak way back in 2012.

C# History
[Click on image for larger view.] C# History (source: TIOBE Index).

Microsoft detailed what's new with the language during last month's Build developer conference.

C# 9.0 Features
[Click on image for larger view.] C# 9.0 Features (source: Microsoft).

The complete definition of the TIOBE Index can be found here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Uno Platform Wants Microsoft to Improve .NET WebAssembly in Two Ways

    Uno Platform, a third-party dev tooling specialist that caters to .NET developers, published a report on the state of WebAssembly, addressing some shortcomings in the .NET implementation it would like to see Microsoft address.

  • Random Neighborhoods Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random neighborhoods regression technique, where the goal is to predict a single numeric value. Compared to other ML regression techniques, advantages are that it can handle both large and small datasets, and the results are highly interpretable.

  • As Some Orgs Restrict DeepSeek AI Usage, Microsoft Offers Models and Dev Guidance

    While some organizations are restricting employee usage of the new open source DeepSeek AI from a Chinese company due to data collection concerns, Microsoft has taken a different approach.

  • Useful New-ish Features in .NET/C#

    We often hear about the big new features in .NET or C#, but what about all of those lesser known, but useful new features? How exactly do you use constructs like collection indices and ranges, date features, and pattern matching?

  • TypeScript 5.8 Beta Speeds Program Loads, Updates

    "TypeScript 5.8 introduces a number of optimizations that can both improve the time to build up a program, and also to update a program based on a file change in either --watch mode or editor scenarios."

Subscribe on YouTube