Onward and Upward

Blog archive

Microsoft Coding Languages Continue to be Popular

Working in Microsoft programming languages puts you in good company, according to an organization that tracks such things.

In the last year, C# overtook C++ as the third-most popular language in use right now, says the TIOBE Programming Community Index, and other Microsoft-created languages are either holding steady or gaining in popularity. The index, which is generated monthly, shows Java and C holding steady in the top two spots, as they have for years. Tiobe calls itself a company that specializes in assessing and tracking software.

Visual Basic has held steady in seventh place over the past year, while VB.NET has seen a jump from 22nd place overall to 16th place in the same timeframe. The Top 10:

1 Java
2 C
3 C#
4 C++
5 Objective-C
6 PHP
7 Visual Basic
8 JavaScript
9 Python
10 Perl

The biggest riser, not surprisingly, was Objective-C, as Apple's iPhone and iPad threaten to take over the world. JavaScript was the other top-10 language to see a large bump; this shouldn't be surprising either, given the explosion of mobile computing. In the top-20, Python, Ruby and Ada suffered the biggest drops. All these numbers are relative, however; given the fragmentation of this space, a small increase or decrease in popularity can have a substantial impact on rankings.

What does it all mean to the .NET developer? Not much, probably; this information, to me, is more interesting than significant. It is good news for Microsoft that its army of developers continue to soldier on, and don't appear to be jumping ship. With Windows 8 driving the increasing importance of C++ and JavaScript inside Visual Studio 11, I'll be curious to see the trends in those languages a year from now.

Posted by Keith Ward on 03/16/2012


comments powered by Disqus

Featured

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

  • AdaBoost.R2 Regression Using C#

    AdaBoost.R2 regression works by building an ensemble of decision trees, training them on reweighted data, and combining their predictions with a weighted median, while also showing how parameter choices affect accuracy and overfitting.

Subscribe on YouTube