News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Five good programming habits in PHP
December 04, 2008 @ 12:04:56

Nathan Good has posted five tips PHP developers should use in their work to develop good programming habits to the IBM developerWorks site today.

Just like any language, developers can write code in PHP that ranges in quality from truly awful to very good. Learn good programming habits that can help you bridge the productivity gap. [...] Bad coding habits seem to accompany defects in code and can cause code to be difficult to change without introducing new defects. The following five good habits, when applied to your PHP code, will help you avoid these pitfalls.

Here's the list:

  • Use good naming.
  • Take smaller bites.
  • Document your code.
  • Handle error conditions.
  • Never, ever, copy and paste.
0 comments voice your opinion now!
programming habit bestpractice document naming error copynpaste


blog comments powered by Disqus

Similar Posts

Nick Halstead's Blog: PHP Competition Results - The Winner

Tutorial: An Introduction to OOP in PHP

Dikini.net: Poor man's macro programming in php (revisited)

KillerPHP Blog: Four O'Reilly Book Reviews

Developer Tutorials: Introduction to PHP Programming


Community Events











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


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

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