If You Didn't Fix It, It Ain't Fixed

Cool Tool: Debugging

I'm getting this link into the blogroll as soon as possible. It highlights cool tools. Simple. Beautiful.

Today's post is about a book you need to buy. It's called Debugging. It's about fixing software or hardware, but the blogger points out that the rules apply to a lot of different situations.

The rules are:

Understand the system
Make it fail
Quit thinking and look
Divide and conquer
Change one thing at a time
Keep an audit trail
Check the plug
Get a fresh view
If you didn't fix it, it ain't fixed
I pass them along to you.