News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
How Not to Suck at PHP
February 07, 2012 @ 12:48:47

In this recent post to his blog, Chris Hartjes answers his request for a "rant topic" by responding to a question about "how to not suck at PHP" (from Travis Northcutt).

I thought about this question for a while and have some thoughts on what it really means to know how to not suck at building things using PHP. In my never even remotely humble opinion I think the key is to understand what PHP is really good at.

He talks about how PHP had the early-adoption advantage at first with Apache, but how things have changed so much since then. Now, he proposes, PHP's popularity and usefulness is based on what it can do as a language without messing with frameworks at all. He's worried that, once someone picks up a framework, it'll become so ingrained that they won't know what "plain old PHP" can do (or how to work with it).

So my advice to Travis is that he should worry about learning to use PHP like glue and correctly identify the problems he is trying to solve NOW instead of worrying about the problems he might have to solve later. There will be time to fix your problems. Some of those will be solved by using tools that are not written in PHP, but PHP can still glue them together.
0 comments voice your opinion now!
advice learn language framework core knowledge


blog comments powered by Disqus

Similar Posts

Avent Labs Blog: PHP framework comparison benchmarks

Utah PHP Users Group: Model-view-controller frameworks

ITJungle.com: System i PHP Drive Going Strong, Zend Says

Matthew Turland's Blog: The Acme of Skill

Dave Dash's Blog: Dynamically adjusting your page title in symfony


Community Events











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


community release testing series functional code application podcast composer opinion development database api interview zendframework2 language framework phpunit example introduction

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