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

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

  • TypeScript Tops New JetBrains 'Language Promise Index'

    In its latest annual developer ecosystem report, JetBrains introduced a new "Language Promise Index" topped by Microsoft's TypeScript programming language.

Subscribe on YouTube