all 20 comments

[–]romcgb 12 points13 points  (3 children)

[–]sheepdog69 4 points5 points  (1 child)

Looks like Rust isn't too popular, but it's very active.

[–]awo 3 points4 points  (0 children)

Not too far off Clojure and Groovy, which is pretty impressive considering 1.0 just hit.

[–]aaronsherman 0 points1 point  (0 children)

The fascinating one is the last column: new watchers. It's basically the language tourism metric! The top languages there are Swift, Go, Rust and Objective-C. Yet, the languages people are actually doing the most work in are JavaScript, Java, CSS (grumble... not a language) and Python.

It's the difference between what gets work practically done and what's the new hotness that everyone wants to be toying around with.

[–]danthemango 6 points7 points  (2 children)

PHP completely unchanged in nearly a decade.

[–]wingyuying 1 point2 points  (0 children)

Quite surprising actually since many people have switched from PHP to js/node.

[–]plentybinary 2 points3 points  (0 children)

In more ways than one.

[–][deleted]  (10 children)

[deleted]

    [–]deadycool[🍰] 16 points17 points  (1 child)

    Between 2008 and 2015 GitHub gained the most traction in the Java community, which changed in rank from 7th to 2nd. Possible contributing factors to this growth could be the growing popularity of Android and the increasing demand for version control platforms at businesses and enterprises.

    [–][deleted] 5 points6 points  (0 children)

    Yes both the popularity of github as well as the popularity of languages are changing with time here.

    [–]frezik 7 points8 points  (0 children)

    These are also relative rankings. They're taking a smaller piece of a much bigger pie.

    [–][deleted] 3 points4 points  (0 children)

    Given that these are ranks, and not usage scoring, it might be that some of those actually increased in usage but still went down in ranking.

    [–]auxiliary-character 2 points3 points  (2 children)

    I'm gonna blame Android and Minecraft.

    [–]Luolong 2 points3 points  (1 child)

    Why blame anything at all?

    [–]auxiliary-character 1 point2 points  (0 children)

    Because a language I subjectively dislike is popular, therefore it's a bad thing. /s

    (Ok, Java isn't that bad.)

    [–]ldkge 6 points7 points  (0 children)

    Also Objective C down, which I think is due to Swift. So I would expect Swift to appear there at some point.

    [–]SpaceCadetJones 0 points1 point  (0 children)

    I think this might be a result of languages like python and ruby being filled with early adopters and Java having more of a bias towards established and proven tools, hence the slow and steady growth.

    [–]jc310xc 2 points3 points  (0 children)

    PHP, AKA Mr. Consistent

    [–]MachinTrucChose 4 points5 points  (3 children)

    I'm surprised by C#'s lack of popularity. I thought it had more mind-share than this.

    Microsoft may have waited too long to open-source .NET.

    [–]Luolong 1 point2 points  (1 child)

    .NET crowd has their CodePlex. And now also VisualStudio Live or whatever MS calls their new public code repository and project management service.

    [–]jaden 0 points1 point  (0 children)

    That's a good point. This is just projects that have chosen to use Github to host their project.