Java And C++ At All Time Low
Written by Mike James   
Thursday, 11 September 2014

Yes it's the TIOBE index again, but before you dismiss it as nonsense consider the relative changes in the most popular languages. Something is afoot!

 TIOBE

The TIOBE index has lots of problems. So many that some simply deny that it is measuring anything worth measuring. It ranks languages, roughly speaking, by how much search traffic they generate. Of course, if a language is perfect and you never have to ask a question about how it works then it ranks low. Similarly, an old but very popular language might have exhausted all of the obvious FAQs and hence rank lower than it deserves. A new language, on the other hand, might well generate a burst of questions about how to get started and hence rank high at first and then rank lower as everything settles down. 

The key here is "settles down". The TIOBE index has its flaws but it has face validity in the sense that mostly it corresponds to what we think about language popularity. It has its anomalies, but these are easy to detect and mostly easy to explain. 

What is interesting this month is that Java and C++, two very mature languages, have fallen to all-time lows. To be exact they are now at their lowest since the index started in 2001. 

 

Sep 2014Sep 2013ChangeProgramming LanguageRatingsChange
1 1 C 16.721% -0.25%
2 2 Java 14.140% -2.01%
3 4 change Objective-C 9.935% +1.37%
4 3 change C++ 4.674% -3.99%
5 6 change C# 4.352% -1.21%
6 7 change Basic 3.547% -1.29%
7 5 change PHP 3.121% -3.31%
8 8 Python 2.782% -0.39%
9 9 JavaScript 2.448% +0.43%
10 10 Transact-SQL 1.675% -0.32%
11 11 Visual Basic .NET 1.532% -0.31%
12 12 Perl 1.369% -0.32%
13 13 Ruby 1.281% -0.10%
14 - change Visual Basic 1.272% +1.27%
15 14 change Delphi/Object Pascal 1.157% +0.26%
16 26 change F# 0.990% +0.49%
17 15 change Pascal 0.893% +0.01%
18 - change Swift 0.852% +0.85%
19 19 MATLAB 0.818% +0.18%
20 17 change PL/SQL 0.809% +0.13%

 

There is no need for panic however as Java is still the number 2 language and C++ is number 4. 

Now we come to the puzzling part. 

The language that has topped the list is C which is, of course, the "base" language for C++. Is it that the father of C++ is growing in popularity? Is the simplicity of a non-object oriented language too much to resist? 

No it is none of these things.

If you look at the chart you will see that it isn't a matter of the rise of C but the decline of C++ and Java that is responsible for the change. The "interest" in C has been more or less static over time and Java and C++ have come down to meet it. 

It is particularly interesting that both Java and C++ have taken downturns since the start of the year.

Can we read anything into this?

 

Tiobesept2014

 

One interesting way of getting some additional insight is to look at what seems to be getting more and less popular over time. This is a subjective report and no R squareds were hurt in this process. 

It is clear that Java, C++, Basic,C# and PHP are all falling, at least in recent times. 

JavaScript and C seem to be mainly flat.

Python has been on the increase for some time, but now suddenly seem to have taken a dive. 

The only language that shows strong growth is Objective C. 

So, as the TIOBE index calculated as a percentage, the others have lost out because Objective C has muscled in. 

This probably represents the rise in the importance of iOS as a profitable development target more than it does any inherent qualities of the language. If you want to program iOS you have to use Objective C or its new companion Swift, which has entered the to9p 20 at 18th with 0.85%. It will be interesting to see what happens when Swift has had time to settle down.

A bit lower down the table we have an interesting result. TIOBE has finally separated classic VB from VB .NET and the two are very close at 1.5% and 1.3%. 

TIOBE also has data on the next 50 programming languages and it is interesting to note that top of that list are R and SAS - two statistical languages. 

Check out the full chart to find out where your favourite language sits.

More Information

TIOBE Index for September 2014

 

Related Articles

Talking About Language       

The Top Languages Of 2013       

Gaming TIOBE?       

Objective-C Overtakes C++ in TIOBE Index       

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Running PostgreSQL Inside Your Browser With PGLite
18/03/2024

Thanks to WebAssembly we can now enjoy PostgreSQL inside the browser so that we can build reactive, realtime, local-first apps directly on Postgres. PGLite is about to make this even easier.



Ibis 8 Adds Streaming
05/03/2024

Ibis 8.0 has been released with stream processing backends. The new release includes Apache Flink as a streaming backend, and RisingWave, a streaming database backend. There's also a new batch backend [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 11 September 2014 )