Rabu, 28 Januari 2009

The Debuggers HandBook




information:-
The Debugger’s Handbook teaches software programmers and testers how to prevent, identify, and remove everyday bugs from applications. It provides a guide to good code-writing habits and common testing and logical debugging techniques. Written from a language-independent perspective, the book provides code samples in VB.NET, C#, C++, and Java.

(483pages | pdf)


The book also accomplishes the following:

Teaches programmers how to recognize, identify, and remove bugs from a language-independent perspective

Covers topics such as coding habits, the design process, design time debugging, and testing

Provides simple tips and techniques for avoiding common coding mistakes and making code easier to debug

Includes exercises at the end of each chapter to test your new debugging skills

Provides code examples in VB, VB.NET, C++, and Java