Language Popularity ASP vs. PHP
Language Popularity ASP vs. PHPMatt and I werediscussing the flexibility of PHP. I commented that I keep hearing everyone saying ASP/ASP.net is the best of the best for web development, but judging by the fruits of the internet I would say PHP is more popular and more powerful. I realize that judging its power based on popularity isn't accurate, but I think having such a large repository of available projects to leverage as well as sites dedicated to the language is a huge strength of a language.
Beyond an estimate based on observation, you can judge a language's popularity in three ways.
- TIOBE Programming Community Index. Unfortunately it doesn't include ASP/ASP.net since it does not consider it an actual language. It does include PHP, and rates it quite highly at #5 (In other news, Delphi moved up to #9 in December!)
- Google Fight, which compares the Google results of two search terms. It puts PHP as the winner with 2.7 million results vs. ASP with 1.7 million results.
- Google Code Search, which is the latest in a long line of code search engines. It has 567,000 PHP code samples and only 400 ASP code samples.
Technorati Tags: [Programming] [Software] [PHP] [ASP.net] [ASP]











2 Comments:
The sources you cite aren't super accurate mainly because PHP is open source and ASP(.NET) isn't. So obviously there's going to be substantially more information and a stronger community for open source products, which result in the higher search yields.
I think PHP is definitely more popular, but diehard ASP(.NET) users tend to be really anti-PHP. I'm a PHP user myself, but can't really say anything useful since I've never used ASP(.NET). Though what I can say is that I moderate a large (65,000+ member) web development forum and there are substantially more PHP related topics than ASP(.NET).
Just tossing though out there.
By
Joshua Jenkins, at 4:25 PM
Hello,
Here is an interesting article on PHP vs ASP. Good luck to you.
By
Ahmed, at 9:52 PM
Post a Comment
Links to this post:
Create a Link
<< Home