Search Results

Testing your code


Perhaps no other coding practice is as important as testing your code. Also in the nature of Business Development, where parts of your code always change on the request of a client (including Management), or even when you want to make your code run with better performance, Automated tests are highly needed, you can’t just [...]

Read the rest of this post...

Posted on Tuesday, December 12th, 2006
Under: Code, HowTo, PHP | 8 Comments »

Why do developers make mistakes?


Ben Chelf, Coverity wrote article titled Avoiding the most common software development goofs – Embedded.com I will excerpt few paragraph of his article which I can’t agree anymore on it If it’s clear to everyone that software defects are an expensive problems (and we assume that it is), why do developers make mistakes? Or rather, [...]

Read the rest of this post...

Posted on Monday, September 25th, 2006
Under: General, unphpized | No Comments »