DonationCoder.com Forum

Other Software => Developer's Corner => Topic started by: Gothi[c] on January 25, 2007, 03:06 AM

Title: Clash of the languages
Post by: Gothi[c] on January 25, 2007, 03:06 AM
Cool statistics on programming language popularity up to date with long term graphs:

http://www.tiobe.com/tpci.htm

Looks like C++ has been on a constant downhill while java remains popular. I don't like this trend. I don't like it at all. :P

[edited to attach image]
[ You are not allowed to view attachments ]
Title: Re: Clash of the languages
Post by: f0dder on January 25, 2007, 04:09 AM
Interesting - but do keep in mind that this is availability of engineers. Doesn't say anything about their abilities, though. So you get a zillion not-so-talented fresh-out-of-uni Java coders, what's that really worth? :)
Title: Re: Clash of the languages
Post by: Gothi[c] on January 25, 2007, 04:40 AM
So you get a zillion not-so-talented fresh-out-of-uni Java coders, what's that really worth?
That is exactly the trend that is worrying me
Title: Re: Clash of the languages
Post by: Renegade on January 25, 2007, 04:19 PM
Go C#! :)

Frameworks seem to be the way to go. They're just more productive. In a recent DotNetRocks podcast they talked about this issue. Java looks like it's on the decline though.

The Delphi decline isn't a surprise.
Title: Re: Clash of the languages
Post by: urlwolf on January 25, 2007, 06:04 PM
In a 2006, the growth of Ruby is spectacular!
I think that might be ruby on rails and all the 37signals momentum.

I spent 2-3 years doing perl daily, never switched to python, but ruby (as soon as it has a good math library) may be interesting enough to try. Nowadays I try to stay as high - level as possible; R is still my fave.
Title: Re: Clash of the languages
Post by: Ruffnekk on January 26, 2007, 01:24 AM
Go C#! :)

Frameworks seem to be the way to go. They're just more productive. In a recent DotNetRocks podcast they talked about this issue. Java looks like it's on the decline though.

The Delphi decline isn't a surprise.

I agree on C#. I think it has a good potential and will become increasingly more popular. Actually, last week I decided to take the step from VB to C#.

About Delphi's declination: I don't see Delphi mentioned in the graph?  :huh:
Title: Re: Clash of the languages
Post by: Gothi[c] on January 26, 2007, 01:29 AM
About Delphi's declination: I don't see Delphi mentioned in the graph?
It's not in the graph, it's in the first table when you open the link.

I'm not too fond of C# and .net,... for many reasons,
but that's just me :)

I'll stick to good 'ol C++ for programming, and perl for scripting and cgi, I haven't really done too much python, maybe that's something to look into as well. I tried Ruby and hated it.
Title: Re: Clash of the languages
Post by: Ruffnekk on January 26, 2007, 01:30 AM
It's not in the graph, it's in the first table when you open the link.
Ah I see! I didn't bother to follow the link  :-[
Title: Re: Clash of the languages
Post by: Gothi[c] on January 26, 2007, 01:38 AM
The bottom list (continuation of the top one) is also pretty interesting,
I can't believe Fortran is listed higher than Bash scripts for example,...