News Feed
Jobs Feed
Sections




News Archive
DZone.com:
What I Love/Hate About PHP
April 20, 2011 @ 09:05:20

On DZone.com today there's a new post from Eric Hogue talking about the love-hate relationship he has with PHP (as a developer of five years with it).

I have been programming in PHP for 5 years now. I did not choose this language, I had to learn it to work on the code of the company my bosses bought. Since I started, I heard many rants about how bad PHP is. Some where valid, but a lot of them are just blaming the language for bad code written by bad programmers. I am by no mean an expert in programming languages or PHP, but here is my take on the language I use every day.

His "good" section mentions one of the most popular things about the language - its quality of documentation. He also talks about the interactive shell and the community that surrounds the language. In the "bad" category, though, he points out things like the low barrier for entry ("a blessing and a curse"), the changing order of parameters in function calls and that a constructor of a child class doesn't automatically call the parent's constructor.

0 comments voice your opinion now!
love hate opinion language documentation easy community


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Move That Bus!

Scott Johnson's Blog: What's a PHP Programmer Worth?

Voices of the ElePHPant Podcast: Interview with Keith Casey

PHP-GTK Community Site: Install PHP-GTK 2 on MacOS X

Stefan Mischook's Blog: Why PHP is the choice language - a business owners perspective


Community Events











Don't see your event here?
Let us know!


framework code language tool introduction podcast series testing development example interview phpunit opinion zendframework2 release application community object functional unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework