News Feed
Jobs Feed
Sections




News Archive
php|architect:
Stop Telling People to Optimize, and Start Teaching Them to Program
July 09, 2009 @ 13:43:23

Following some of the "backlash" of Google posting their "performance tips" for PHP developers, Marco Tabini has written up a post with a suggestion of his own - stop teaching developers how to optimize their code and teach them how to code it better from the start.

In principle, I have nothing against micro-optimizations; I just think they're a waste of time - perhaps even more so because they take the focus away from the simple fact that it's a rare performance problem that is cause by the language: the problem, almost inevitably, resides either with the developer, or with an external system.

He explains that it's no so much about dropping them all together as it is starting from the beginning and teaching best practices and good use of standards and proper development practices. That's what we should be promoting, not things that might shave milliseconds off the total execution time.

0 comments voice your opinion now!
microoptimization bestpractices teach opinion optimize


blog comments powered by Disqus

Similar Posts

Web Developer Juice: 14 descriptive reasons why Ruby is better than PHP

Gonzalo Ayuso's Blog: My VIM configuration for PHP development

Juozas Kaziukenas' Blog: Don’t be afraid of PHP 5.3

Kevin Schroeder's Blog: Why PHP?

Brian Moon's Blog: Big arrays in PHP


Community Events











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


series example zendframework2 introduction language community framework podcast release conference unittest functional code api opinion interview testing composer development tool

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