The Top 10 Programming Languages On GitHub, Over Time
An anonymous reader writes with a link to VentureBeat's article on the information that GitHub released this week about the top-ten languages used by GitHub's users, and how they've changed over the site's history. GitHub's chart
shows the change in rank for programming languages since GitHub launched in 2008 all the way to what the site's 10 million users are using for coding today. To be clear, this graph doesn't show the definitive top 10 programming languages. Because GitHub has become so popular (even causing Google Code to shut down), however, it still paints a fairly accurate picture of programming trends over recent years. Trend lines aside, here are the top 10 programming languages on GitHub today: 1. JavaScript 2. Java 3. Ruby 4. PHP 5. Python 6. CSS 7. C++ 8. C# 9. C 10. HTML
> it still paints a fairly accurate picture of programming trends over recent years
i don't think it does (at least not very much). i think it tells us about shifts in GitHub's demographic.
java usage has increased at GitHub, but this more likely reflects greater adoption of GitHub by the business community.
ruby has declined, but this probably just reflects that the ruby community really embraced GitHub at the beginning.
If it is about programming, then why are CSS and HTML along the list? These are rendering languages...
Video of some good progressive thrash music
I think Javascript may have had its ranking artifically inflated due to all the libraries people copy into their own repos, like jQuery and Bootstrap.