Tiobe index shows Java and C++ slip in popularity

by
in code on (#2S7V)
The Tiobe Index this month shows both C++ and Java languages are less popular than they've ever been, though they're still popular.
"Java and C++ are at an all-time low in the Tiobe index since its start in the year 2001. This doesn't necessarily mean that Java and C++ are on their way out. There is still a huge demand for these programming languages," Tiobe says. Based on a formula that analyzes searches on languages on a number of sites, Java's rating in the September index was 14.14 percent; C++ had a rating of 4.67 percent. Overall, Java ranked second in popularity, while C++ came in fourth.
That doesn't mean they're not still popular languages, and it doesn't mean they're not in demand. But the statistics do show their influence waning as newer and more focused programming languages gain in popularity to address domain-specific programming challenges, like Swift for Apple products, or Ruby [Ed note: for what?]. As usual, C#, PHP, and Python remain in high interest by the programming community. The Tiobe index itself is here.

Java (Score: 4, Insightful)

by vanderhoth@pipedot.org on 2014-09-10 12:43 (#2S7W)

I'm a Java developer for internal applications. There's nothing wrong with the language itself, but it's on its way out. Unfortunately there is too much instability when it comes to what people THINK Oracle is going to do with it. My corp. moved to java over a decade ago because it was free, available, cross platform and easy to learn. It looked like it would be supported well into the future. Then Oracle bought out Sun and now there's speculation that Oracle wants to split Java into "paid for" and "free" meaning there's a good chance anyone not paying for it are going to end up with an incomparable poorly supported version. Those doing the major development, like my company, will be forced into paying tens of thousands a year in licensing only to have to deal with supporting the people using our software under the "free" version. There's also the fear that Oracle will do what they do with their other products and split things out into separate modules with confusing license agreements. You'll end up needing everything and the licensing will be unclear. Make one bad decision, or include an unlicensed module you have access to, but aren't paying for, and Oracle will sue you into oblivion for licensing violations.

So of course with that expectation, we're planning for the worse case and have recently started training developers in several different languages to try and find one that might be a suitable replacement going forward. Ruby, Python and R our our top three choices at the moment. We're also looking at how difficult it'll be to provide software through web applications.
Post Comment
Subject
Comment
Captcha
Sixty five, 69 or forty three: which of these is the biggest?