Wednesday, March 17, 2010

Debug

I don't like debugging, because, designing an architecture is more interesting than debugging.

Especially, findind a bug written by other is absolutely nervous. It start from understanding the specification, estimating the architecute, and then find bugs.

But reading codes written by other is helpful for developing your skill, through reading and understaning the code, you will find which is better way to write, and understandable one.

Even there are many things that you can get from debugging, still I dons like debugging.

No comments: