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
Any project related to jQuery or scss/sass has something to do with CSS but nothing to do with HTML.
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.
They're styling HTML, but the HTML is generated by jQuery, so the files showing up in github are primarily CSS and javascript files.
> java usage has increased at GitHub, but this more likely reflects greater adoption of GitHub by the business community.
Not to forget that Google Code is closing, Codehause closed, SF.net becomes more shit every day. They housed a lot of Java projects, and they are moving to alternatives like GitHub.
> No one does C, unless he is forced by someone to do so, people usually do C++.
Or they write in C and use a C++ capable compiler, like "gcc". A lot of "C++" code being published has no elements specific to C++.
Us old-timers always called HTML a markup language. Just what did the author think the "ML" stood for?
CUR ALLOC 20195.....5804M
There's no reason their numbers should correlate to each other at all on GitHub, especially considering neither is a programming language.
This will either interest or agitate you. HTML5 + CSS3 has been proven to be Turing complete. Just to drive the point home, someone's even made the effort to produce a desktop calculator app using only those two technologies.
Required reading for internet skeptics
HTML plus CSS is Turing compete.Someone proved that by implementing rule 110. Quite astonishing, but they're you go.
http://lemire.me/blog/archives...
SJW n. One who posts facts.