PHP currently #4 language
By Justin Silverton
Introduction
The TIOBE Programming Community index gives an indication of the popularity of programming languages. The index is updated once a month. The ratings are based on the world-wide availability of skilled engineers, courses and third party vendors. The popular search engines Google, MSN, and Yahoo! are used to calculate the ratings. Observe that the TPC index is not about the best programming language or the language in which most lines of code have been written.
Where PHP stands currently (In the month of october)
Position (Oct 2006): 4
Position (Oct 2005): 4
Ratings (Oct 2006): 9.863%
Delta (Oct 2005): +0.19%
Status: A
The status of A means it is a mainstream programming language language
The full list can be found here: http://www.tiobe.com/tpci.htm
Some more interesting facts about this list: Java, C, and C++ makeup #s 1-3. F#, a Beta microsoft programming language also made the list (#56). Paul Jenson had this to say about it:
“The first official beta of this Microsoft programming language has been released 3 months ago. This variant of C# with many functional aspects is already at position 56 of the TIOBE index. James Huddlestone (Apress) and Robert Pickering draw my attention to F# via e-mail. Later Ralf Herbrich from the X-box team of Microsoft wrote to me “After working with F# for the last 9 months, I firmly believe that F# has the potential to be the scientific computing language of the future.”
I wonder how many people are still using classic ASP?
2 Comments so far
Leave a reply






It’s good to know that PHP is such a mainline programming code and still spreading throughout the developer community and I think PHP is a good starting block for web development with very similar languages such as Javascript and Actionscript, and because this language is built on C it also provides a good learning platform the the C and C++ languages.
And regarding the classic ASP, far too many people are still using it. Infact it’s allmost shocking.
[…] Came across a great site yesterday (thanks to digg) which has a pretty useful blog on php/mysql with other related articles and downloades. I especially found this post interesting with regards to the popularity of the php language, which the organization ranks as #4 all time. Not suprisingly powerhouse lanaguages java, c, and c++ make up the other three. I haven’t dabbled much in java, but I have worked with c and c++ a bit in my time, and I would definitely consider php the easiest of these languages to pick up, making it a good starting point for learning other languages, even if you have no desire to do web development. My 2 cents. […]