quote to remember when writing a code
After debugging a critical problem for two weeks (yes including weekends) i have to add a reminder to myself:
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you’re as clever as you can be when you write it, how will you ever debug it? (Brian Kernighan)
I knew it already, but i need a reminder anyway. (Taken from here).
Technorati Tags: programming, debugging, quote

