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

Bard Farstad's Blog: Optimizing Apache, PHP and APC for Intel based Mac

Giorgio Sironi's Blog: Missing the point (OOP in scripting languages)

Lukas Smith's Blog: My PHP framework winner predictions

Mike Bernat's Blog: How SHOULD developers answer questions?

Community News: Thoughts on the PHP Community Conference


Community Events











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


opinion community development series language usergroup rest symfony2 conference release phpunit introduction zendframework2 functional testing unittest framework database interview podcast

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