Customer Reviews


4 Reviews
5 star:    (0)
4 star:
 (1)
3 star:    (0)
2 star:
 (2)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


2 of 4 people found the following review helpful:
4.0 out of 5 stars straight forward explainations on debugging windows programs
This is the first book I've found that explains Windows debugging in plain English. And although there are some things I didn't like about the book, it is at least very easy to read and follow.

The book does a good job in explaining the overall debugging environment, beginning with the software design phase. There are plenty of good nuggets of information on this...

Published on December 19, 1998

versus
5 of 5 people found the following review helpful:
2.0 out of 5 stars Not very useful.
While this book did offer a few pieces of good information, I was very disappointed overall. Even though the book calls itself "A Tutorial-Based Desktop Reference", very little, if any of the book was in the form of a tutorial.

The first part, which deals with Windows memory issues, did at least have some code samples, but no tutorials. Once he started...

Published on January 25, 1999


Most Helpful First | Newest First

5 of 5 people found the following review helpful:
2.0 out of 5 stars Not very useful., January 25, 1999
By A Customer
This review is from: Debugging Visual C++ Windows: Choose the Best Debugging Tools/Debug the Entire Software Cycle with Disk (Paperback)
While this book did offer a few pieces of good information, I was very disappointed overall. Even though the book calls itself "A Tutorial-Based Desktop Reference", very little, if any of the book was in the form of a tutorial.

The first part, which deals with Windows memory issues, did at least have some code samples, but no tutorials. Once he started talking about the Visual C++ debugger and other tools, he just gave brief descriptions without saying why or when you would want to use them.

The information in the book is about the same quantity and quality you can find in Visual C++ help. In fact, after reading one topic, I looked it up in the help and was surprised to find that it said almost exactly the same thing, word-for-word. The author added one or two sentences of his own that didn't give me any useful information.

I was looking forward to the section on third party tools, but I found that it was basically a listing of features with nothing to tell me whether the tools would be worth buying, much less instructions on how to actually use them.

There is some useful information, such as a description of how memory is managed in 32-bit Windows. But the same thing can be found in other books. And most of the rest of the book can probably be found in the Microsoft help files or on the outside of the third party tool packages. The best thing I can say about this book is that it puts all of this together.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
2.0 out of 5 stars A tutorial needs to tutor!!!, February 10, 1999
By 
rgreen@visicom.com (Burlington, MA USA) - See all my reviews
This review is from: Debugging Visual C++ Windows: Choose the Best Debugging Tools/Debug the Entire Software Cycle with Disk (Paperback)
The book could have been named: "Debugging Visual C++ for Dummies". It's contents in certain chapters are not detailed enough to actually teach you how to use to the various debugging tools to full potential. Chapters 4(The Visual C++ Debugger) and 5(Additional Debugging Tools) fit the above description. The author does provide some good suggestions to bolster your debugging process, but to be a true tutorial for the "intermediate" programmer, more code examples and actual use of the debugging features is required. Hopefully the next edition will go from an IDG "...Dummies" clone to a "Visual C++ Debugging Bible".
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Reader beware--DeMorgan's Laws are misstated, January 9, 2007
This review is from: Debugging Visual C++ Windows: Choose the Best Debugging Tools/Debug the Entire Software Cycle with Disk (Paperback)
DeMorgan's Laws are misstated and the author compounds the problem by proceeding to erroneously "prove" the newly minted falsehoods.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 4 people found the following review helpful:
4.0 out of 5 stars straight forward explainations on debugging windows programs, December 19, 1998
By A Customer
This review is from: Debugging Visual C++ Windows: Choose the Best Debugging Tools/Debug the Entire Software Cycle with Disk (Paperback)
This is the first book I've found that explains Windows debugging in plain English. And although there are some things I didn't like about the book, it is at least very easy to read and follow.

The book does a good job in explaining the overall debugging environment, beginning with the software design phase. There are plenty of good nuggets of information on this subject-- no project manager should be without this. The book does a very good job of dicussing how to use existing tools to discover bugs, and then how to handle them. For example, there is a information on using the GetLastError() function, which I personally had never used. This gives you a text message for a generic error code, making debugging a lot easier to understand.

Other topics I found useful were how to use the debugging tools that ship with Visual C++, plus those from 3rd. party vendors. I found this very helpful in selecting which tools we should use for our projects. Also, known compiler bugs are covered; I wish the book would have covered more of these, but you can't have everything. I heartily recommend this one.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product