News Feed
Jobs Feed
Sections




News Archive
Jani Hartikainen's Blog:
Common programming errors and how to avoid them
October 08, 2009 @ 14:42:01

In a new post today Jani Hartikainen has pointed out a few errors that developers commonly make when writing and debugging their code.

Back in august, I introduced the error tracking challenge. While it didn't get as much participation as I had hoped for, I did manage to collect some results. In this post, I'll go through the most common ones, and suggest some approaches to avoiding them. Suggest your own errors and tips in the comments!

He's included issues in three major categories - boolean logic errors, typos/omissions and some common debugging mistakes. Inside each are some suggestions to help them make a less frequent appearance in your code: things like splitting up conditionals for readbility/ease of maintenance and being generally more careful in your development to reduce logic and small errors that could be picked up by the simplest syntax check.

0 comments voice your opinion now!
common error avoid opinion


blog comments powered by Disqus

Similar Posts

Mike Bernat's Blog: The Problem with Wordpress and Drupal

Brian Moon's Blog: PHP Coding Standards

Lukas Smith's Blog: My take on the MicroPHP manifesto buzz

Edin Kadribasic's Blog: Back to VC6 for PHP Windows build

SitePoint PHP Blog: PHP to the Rescue!


Community Events











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


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

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