Popular Programming Language
Posted by themahardhikagroup on August 14, 2009
‘Program’ is something that is very familiar to us who always sit in front of computer, whether working, socializing, playing, etc. For some people, to make a program is somewhat very cool than just use it.
Talking about making a program, it’s undeniable that we have to understand about Programming Language. Which one do you use? Which is the most popular?
There are a number of ways to measure the popularity of a programming language, for example, based on the number of:
* New applications written in the language
* Existing applications written in the language
* Developers that use the language primarily
* Developers that use the language ever
* Web searches
* Available jobs that require skills in the language
* Developers’ favorites
The following surveys attempt to rank which programming languages are most popular, each using a different measure:
Tiobe
Tiobe is a popular site for ranking programming languages. Tiobe bases its rankings on world-wide availability of skilled engineers, courses and third party vendors. Rankings are not about the best programming language or the language in which most lines of code have been written. Tiobe uses Google, MSN and Yahoo! search engines to measure the Web “chatter” and hence the popularity of each programming language. The Tiobe top 11 for May 2007 are:
1. Java – 19.1%
2. C – 15.2%
3. C++ – 10.1%
4. PHP – 8.7%
5. Visual Basic – 8.4%
6. Perl – 6.2%
7. Python – 3.8%
8. C# – 3.7%
9. JavaScript – 3.1%
10. Ruby – 2.6%
11. Delphi – 2.1%
Dice.com
A September 2006 eWeek article ranks programming languages based on nationwide queries on Dice.com, a job site for technology professionals. Following are percentage of jobs listed on Dice.com that require skills in each programming language:
1. Java – 35.7%
2. C, C++ – 15.3%
3. C# – 12.7%
4. Perl – 11.9%
5. JavaScript – 10.9%
6. Visual Basic .NET – 5.2%
7. PHP – 2.9%
8. Ajax – 2.7%
9. Python – 2.0%
10. Ruby – 0.7%
Evans Data
Evans Data Corporation conducted a Winter 2006 developer survey that ranks programming languages based on how many developers use that language at least some of the time:
1. Java – 45%
2. C, C++ – 40%
3. C# – 32%
4. Ajax – 28%
5. Visual Basic & VB.NET – 21%
Computerworld
In early 2005, Computerworld conducted a developer survey that measured which programming languages are in use by the developer’s company:
1. C# – 72%
2. Java – 66%
3. Visual Basic – 62%
4. C++ – 54%
5. JavaScript – 50%
6. Unix Shell Scripts – 42%
7. Perl – 34%
8. C – 32%
9. PHP – 16%
10. Python – 8%
11. Delphi – 7%
12. TCL – 6%
13. Ruby – 1%
So, which one is your favourite?
from Most Popular Programming Language, with some adjustment..