This is my second post along the blog speaking about programming languages ranking according to TIOBE for software quanlity.
Before heading off to speak about the ranking, I would like to point out that this rank is based on the amount of searches and content availiable on the web for each programming language, You can read the full definition of TIOBE index here.
Before heading off to speak about the ranking, I would like to point out that this rank is based on the amount of searches and content availiable on the web for each programming language, You can read the full definition of TIOBE index here.
Feb 2015 | Feb 2014 | Change | Language | Ratings | Change |
---|---|---|---|---|---|
1 | 1 | C | 16.488% | -1.85% | |
2 | 2 | Java | 15.345% | -1.97% | |
3 | 4 | C++ | 6.612% | -0.28% | |
4 | 3 | Objective-C | 6.024% | -5.32% | |
5 | 5 | C# | 5.738% | -0.71% | |
6 | 9 | JavaScript | 3.514% | +1.58% | |
7 | 6 | PHP | 3.170% | -1.05% | |
8 | 8 | Python | 2.882% | +0.72% | |
9 | 10 | Visual Basic .NET | 2.026% | +0.23% | |
10 | - | Visual Basic | 1.718% | +1.72% | |
11 | 20 | Delphi/Object Pascal | 1.574% | +1.05% | |
12 | 13 | Perl | 1.390% | +0.50% | |
13 | 15 | PL/SQL | 1.263% | +0.66% | |
14 | 16 | F# | 1.179% | +0.59% | |
15 | 11 | Transact-SQL | 1.124% | -0.54% | |
16 | 30 | ABAP | 1.048% | +0.69% | |
17 | 14 | MATLAB | 1.033% | +0.39% | |
18 | 44 | R | 0.963% | +0.71% | |
19 | 17 | Pascal | 0.960% | +0.41% | |
20 | 12 | Ruby | 0.873% | -0.05% |
As seen in the table above, you will note that no changes happened for C & Java ranks but it's showing change to the negative on the indexing.
The real surprise here is that JavaScript stepping over PHP what makes JavaScript at it's highest position ever. but going back to the point that "it's a surprise to see JS here"... In reality, it's not, JavaScript is a fundamental programming language that makes whole lot of things, If you're either developing web using PHP or .NET, JS is necessary.. Also it's been a while now since 2012 Microsoft opened the path for JS developers to write their own metro style and windows phone applications using HTML,CSS & JavaScript, and more and more reasons to cause the raise of JS as we see.
C#, which i consider a powerful general purpose programming language is still in it's same position, with a little bit of decrease on the index.
I will execuse you to jump to R programming language to speak about it..
R, for people who don't know about it, it's a statistical programming language, I consider it as the heart of data science, The reason why we see R showing up is simple, if you're working in software field, you might have heard a lot of the term "Data Engineering" or "Data Scientist" recently.. With the mass increase in the amounts of data being collected, the need for a person who makes researches and extract information from that data became remarkable, and that's where R programming language is powerful.
Until here we reach to the end of my post but if you want to know more about this indexing go TIOBE INDEX .
So... what programming languages you're interested in anyways?
Comments
Post a Comment
We Care About Your Opinion !