Why Programs Fail: A Guide to Systematic Debugging
Why Programs Fail: A Guide to Systematic Debugging by Andreas Zeller
- Binding:
- Paperback
- Number of Pages:
- 480
- ISBN:
- 1558608664
- Product Group:
- book
- Publisher:
- Morgan Kaufmann
- Publication Date:
- Dec. 1, 2005
- BooksForGeeks.com ID:
- 3643
Reviews for Why Programs Fail: A Guide to Systematic Debugging
-
A must-read for novices
Rated out of 5 stars, August 12th, 2008
This book gives the art of debugging a very pragmatic and scientific treatment. In fact, it is one of few books on the subject that can genuinely help programmers to improve their debugging skills (the chapter on scientific debugging is indispensable). However, that is only true for beginner/intermediate level programmers; most experienced programmers will already be using many of the techniques presented here. And I have to agree with some of the other reviewers - the book is a little off-topic at times.
Overall, a good read for inexperienced programmers who want to gain a better undertsanding of the techniques used in debugging. -
Interesting possibilities raised with new tools
Rated out of 5 stars, June 12th, 2006
A fair bit about general software engineering, which I considered a bit off-topic. However, there is fairly rigorous coverage of debugging techniques, and a thorough review of the state of the art in debugging tools.

