Customer Reviews


9 Reviews
5 star:
 (3)
4 star:
 (2)
3 star:    (0)
2 star:
 (3)
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 2 people found the following review helpful:
4.0 out of 5 stars Also shows you what is underneath MFC
Unlike some other reviewers I do not find it problematic that this book covers quite a number of different subjects. It has nearly 1000 pages so it has room enough! I found that the examples were short, consice and usually very illustrative. The code snippets were easy to set up/copy and this made me type in quite a few of them!

What I liked especially, and what is...

Published on April 28, 2000 by T. Viken

versus
2.0 out of 5 stars Completly messy book without explaining deeply (ie MAPI).
Being new in the programming in Windows (experience in C++) and looking to the contents of this book I thought it is a good book for beginning programming VC++. After studying parts of this book I can say that I got an idea and nothing more.

The first part of the book is explaining the Visual C++ Development System. VERY BAD. The second part is about Windows...

Published on August 26, 1998


Most Helpful First | Newest First

2 of 2 people found the following review helpful:
4.0 out of 5 stars Also shows you what is underneath MFC, April 28, 2000
This review is from: Visual C++ 5 Unleashed (Paperback)
Unlike some other reviewers I do not find it problematic that this book covers quite a number of different subjects. It has nearly 1000 pages so it has room enough! I found that the examples were short, consice and usually very illustrative. The code snippets were easy to set up/copy and this made me type in quite a few of them!

What I liked especially, and what is seldomly found in other books of this nature is that the started the book with creating Windows programs from scratch without using MFC. And a lot of times when introducing new MFC- concepts MFC-threads, MFC-Internet classes, the author first shows us the "Core Windows way" of doing things.

Mainly because the authors ability to explain what happens underneath I feel this book is worth reading.

I really loved writing windows-NT services in plain c++ - Without a single component!

Terje

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


4 of 6 people found the following review helpful:
5.0 out of 5 stars a very good book, April 9, 1999
By A Customer
This review is from: Visual C++ 5 Unleashed (Paperback)
a very good boo
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Good IF you want a superficial review of a LOT of topics, January 5, 1999
By A Customer
This review is from: Visual C++ 5 Unleashed (Paperback)
First, let me note that the book is about 1000 pages long, and has 53 chapters. What does this mean? It means the author has talked about a LOT of topics, but as superficially as possible. I read this book and thought MFC was extremely complicated. I thought windows programming was extremely complicated. I thought I was stupid for not understanding it! But the author made one (and only one) good point. He said that one should understand the Windows API before starting MFC. I read the reviews of Petzold's _Programming Windows 95_ and bought it. It is the best book I have ever read on the topic, and is so clear and easy to understand. Another good book that is specifically about MFC is _Programming Windows 95 with MFC_ by Prosise. I think Petzold is better, though. :)

A word to the wise: be wary of books that have the name of a compiler in the title. I learned this the hard way!!

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


2.0 out of 5 stars Completly messy book without explaining deeply (ie MAPI)., August 26, 1998
By A Customer
This review is from: Visual C++ 5 Unleashed (Paperback)
Being new in the programming in Windows (experience in C++) and looking to the contents of this book I thought it is a good book for beginning programming VC++. After studying parts of this book I can say that I got an idea and nothing more.

The first part of the book is explaining the Visual C++ Development System. VERY BAD. The second part is about Windows Architecture. Here I can say that I got an idea about the threats, processes but nothing deep. In the MFC part I was completly lost.

In the chapter of MAPI it is explained only the Simple MAPI. (buy "Inside MAPI" from Microsoft Press).

Viktor Toth (author) could have written in his book fewer topics but with better explanations.

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


5.0 out of 5 stars I LEARNED A LOT FROM THIS BOOK!, August 14, 1998
By A Customer
This review is from: Visual C++ 5 Unleashed (Paperback)
An excellent book. But not a book for beginners. I especially like those examples. Right to the point. Almost all examples can be compiled and run from the command line. If you want to learn some "visual" things or how to use dev studio, go to somewhere else. If you want to learn how things work, this is the book for you.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Not a Visual C++ reference, August 2, 1998
By A Customer
This review is from: Visual C++ 5 Unleashed (Paperback)
This book gives excellent coverage of the C++ language as it pertains to the Windows environment. Despite it's title, however, it's coverage of Visual C++ appears to be an afterthought. Almost all examples are console apps to be compiled and ran from the command line. A good book for C++ programming, but not for learning the capabilities of Visual C++.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Not a Visual C++ reference, August 2, 1998
By A Customer
This review is from: Visual C++ 5 Unleashed (Paperback)
This book gives excellent coverage of the C++ language as it pertains to the Windows environment. Despite it's title, however, it's coverage of Visual C++ appears to be an afterthought. Almost all examples are console apps to be compiled and ran from the command line. A good book for C++ programming, but not for learning the capabilities of Visual C++.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Good Reference, March 22, 1998
By 
Reginaldo Almeida (Rio de Janeiro - Brazil) - See all my reviews
This review is from: Visual C++ 5 Unleashed (Paperback)
A good Visual C++ reference, covers all mfc classes and vc 5 wizards, but lacks of information regarding to the use of visual components from vc. Not recomended for beginners.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Superb and up-to-date content, readable, excellent examples, July 20, 1997
By A Customer
This review is from: Visual C++ 5 Unleashed (Paperback)
One does not <<READ>> this book ... at least not at one sitting ... it's greater than 1069 pages. While I wouldn't recommend it a complete novice who hasn't been exposed to C++, I certainly WOULD recommend it to anyone who wants to obtain a realistic understanding of Windows programming.

Chapter 8 is the best introduction to the "HELLO, WORLD" scenario that I've seen ... period. I found the treatment of several advanced topics, especially Graphics and multimedia, to be quite well done also.

The one item I didn't particularly like was the (constant) suggestion to compile the included examples from the command line instead of from the graphical interface provided.

STRONGLY recommended

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


Most Helpful First | Newest First

This product

Visual C++ 5 Unleashed
Visual C++ 5 Unleashed by Viktor Toth (Paperback - June 1997)
Used & New from: $0.78
Add to wishlist See buying options