Python Wins Tiobe's Language of the Year Award for 2010
The last 50 years of software engineering has proven that languages often come and go based on the type of problems the industry is tasked to solve (Fortran, COBOL) or the technology leaders of the time. This year, Python has gained the most marketshare:
Python has become the "de facto" standard in system scripting (being a successor of Perl in this), but it is used for much more different types of application areas nowadays. Python is for instance very popular among web developers, especially in combination with the Django framework. Since Python is easy to learn, more and more universities are using Python to teach programming languages.
While Java, C, C# or Ruby remain stable in 2010, while PHP, Visual Basic and JavaScript are losing ground. Relatively, Objective-C is the language that has the largest relative increase (more than 100% growth), while Python has the largest market share increase, in absolute terms.
Languages like Erlang or Scala are behind Prolog around the 50th rank. Groovy is 36th with 0.358% market share, which all things considered it quite large when you consider that SAP's ABAP is ranked 29 with 0.5% market share.
It is interesting to see the statibility of Java, C and C++ over the last decade despite .Net or the rise of dynamic languages.
Object-Oriented Languages are overwhelmingly ahead:
Object-Oriented Languages 55.8% +1.4% Procedural Languages 39.2% -2.1% Functional Languages 3.5% +0.4% Logical Languages 1.5% +0.2%
Statically typed languages are steadily regaining stength since 2007.
What's your favorite language? why? where do you think programming languages are heading for the coming decade?
Wow ruby is more dead than java
by
Pat Leamon
Re: Wow ruby is more dead than java
by
Liviu D
Ruby matters in important facts - not numbers, is really a revolution.
by
Roberto Nogueira
Educational Content
Building Hypermedia APIs with HTML
Jon Moore Jun 19, 2013
Deleting Code at Nokia
Tom Coupland Jun 19, 2013
Intro to CLP with core.logic
Ryan Senior Jun 18, 2013
Spock: A Highly Logical Way To Test
Howard Lewis Ship Jun 18, 2013
Java Garbage Collection Distilled
Martin Thompson Jun 17, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think