Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

NetTuts.com:
Why You’re a Bad PHP Programmer
Feb 21, 2011 @ 15:02:16

On NetTuts.com today there's a new (slightly inflammatory) post about why you're a bad PHP programmer - really why some of the practices you follow might be in the "bad things to do" playbook.

We all have our bad habits. In this article, we’ll go over a list of bad practices that are worth examining, reevaluating, and correcting immediately.

In his list of things to avoid are suggestions like:

  • not planning before coding
  • opting for brevity over clarity
  • no coding standards
  • code duplication
  • practicing "Not Invented Here" (NIH)
  • not working on side projects to introduce yourself to new technology
tagged: bad programmer suggestion opinion bestpractices

Link:


Trending Topics: