News

C#, TypeScript Crack Top 10 in 2022 IEEE Programming Language Ranking

IEEE published its ninth annual ranking of top programming languages, wherein Microsoft's C# and TypeScript both rank in the top 10.

The organization uses multiple methods and sources -- which seem to change often -- to estimate the relative popularity of different languages.

While C# has hovered in the middle of the top 10 from the very start in 2014, TypeScript is a newcomer this year, coming in at No. 10. That's because IEEE inexplicably combined it with JavaScript until this year, though it has long been a discrete offering in many other similar popularity rankings.

"Categorizations evolve," explained IEEE in its Aug. 23 report. "For example, previously we grouped Typescript with JavaScript, but adoption has grown enough that it makes more sense to break it out."

Top 20 Overall Ranking
[Click on image for larger view.] Top 20 Overall Ranking (source: IEEE).

Some might argue adoption grew enough years earlier, as TypeScript has shined in multiple reports, even being noted for an explosion in job listings this week by career marketplace Dice. In fact, in Stack Overflow's big survey this year, TypeScript vaulted ahead of Java to crack the top 5 ranking. Even back in 2019, analyst firm RedMonk, which had said TypeScript was exploding in relation to other languages, ranked it in the top 10.

Top 20 Jobs Ranking
[Click on image for larger view.] Top 20 Jobs Ranking (source: IEEE).

C#, meanwhile, ranked fourth in the overall standings for 2022 while falling to fifth in the "jobs" slice and sixth in the "trending" ladder. TypeScript actually moved up to ninth in the jobs ranking (still in stark contrast to the Dice report) but fell well back to No. 16 among trending languages.

Top 20 Trending Ranking
[Click on image for larger view.] Top 20 Trending Ranking (source: IEEE).

"Python remains on top but is closely followed by C," the report said. "Indeed, the combined popularity of C and the big C-like languages -- C++ and C# -- would outrank Python by some margin. Java also remains popular, as does JavaScript, the latter buoyed by the ever-increasing complexity of websites and in-browser tools (although it's worth noting that in some quarters, the cool thing is now deliberately stripped-down static sites built with just HTML and simple CSS)." The big takeaway of the report is reflected in its headline: "Top Programming Languages 2022 Python's still No. 1, but employers love to see SQL skills."

Methodology for the report can be found here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube