Customer Reviews


9 Reviews
5 star:
 (3)
4 star:
 (3)
3 star:
 (1)
2 star:
 (1)
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


1 of 1 people found the following review helpful:
4.0 out of 5 stars Interesting but tries to be too broad
It's a solid introduction to MFC programming but don't plan on learning C++ from it. I would rather have a book dedicated to MFC in more depth than a book that tries to explain C++ concepts in a few paragraphs. If you know nothing about C++ do yourself a favour and grab a good C++ book as a companion to this.
Published on November 7, 1999 by lorrimar@treko.net.au (lorrima...

versus
1 of 1 people found the following review helpful:
3.0 out of 5 stars It is OK, but not very clear
I kind of agree the first comment. The flow of this book is not that smooth. Since I didn't have any experience with MS Windows programming, so it took me more that 4 hours to read each chapter and experience the examples(After that, I feel very tired). And most of the time you have to guess HOWTO do something you want. I don't know about other books, so that's why I...
Published on March 25, 1999


Most Helpful First | Newest First

1 of 1 people found the following review helpful:
4.0 out of 5 stars Interesting but tries to be too broad, November 7, 1999
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
It's a solid introduction to MFC programming but don't plan on learning C++ from it. I would rather have a book dedicated to MFC in more depth than a book that tries to explain C++ concepts in a few paragraphs. If you know nothing about C++ do yourself a favour and grab a good C++ book as a companion to this.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
3.0 out of 5 stars It is OK, but not very clear, March 25, 1999
By A Customer
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
I kind of agree the first comment. The flow of this book is not that smooth. Since I didn't have any experience with MS Windows programming, so it took me more that 4 hours to read each chapter and experience the examples(After that, I feel very tired). And most of the time you have to guess HOWTO do something you want. I don't know about other books, so that's why I give a three start to this book!!!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
1.0 out of 5 stars 'Teach Yourself' because the book doesn't, January 7, 1999
By A Customer
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
This is the worst computer related book I have ever read. Each chapter introduces some topic of C/C++ programming(variable in one, functions in another, etc.) almost at random. The rest of the chapter will introduce a new topic of Windows programming using Visual C++. The problem is that it doesn't teach anything. Williams simply walks through the steps he takes to make a program without explaining why he is doing it or what predefined functions and classes mean. His method of teaching is so bad that the material that I am already familiar with makes very little sense. Bottom line: This book is of little to no help in teaching Visual C++.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars good intro to Visual C++ for VB and C++ programmer, July 19, 2000
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
I am new to Window Programming, and the project I suppose to accomplish needs to be written under Visual C++ environment. I found this book easy to read; however, I think that it would take longer than 24 hours to finish and understand everything in the book including the excercises. If you do not do the exercise you probably will finish the book in 24 hours, but you have missed the important point. Of course this is not a book for Advance Visual C++ programmer.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars GREAT BOOK, November 19, 1999
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
YOU MAY NOT DO IT IN 24 HOURS, BUT YOU WILL LEARN IF YOU START AT THE BEGINNING AND READ TO THE END. MIGHT BE A IDEA TO GET MSN'S VISUAL C++ COMPILER IF YOU DON'T ALREADY HAVE IT. STILL, IF YOU WANT TO WALK A LITTLE B4 TRYING TO RUN IN 24 HOURS, LOOK AT JAMSA'S C/C++ BIBLE. IN THAT BOOK, YOU GET IT ALL! p.s. I didn't write it, just liked it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars If you are a beginner, don't buy it !!!, March 25, 1999
By A Customer
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
This book is really confusing, there are lots of examples without showing how to accomplish them. Readers must try by themselves. I don't recommend buying this book!!!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Great book, October 8, 1998
By 
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
This book is really great, it actually teaches you Visual C++ in 24 hours. It would be a good idea to learn a bit of C++ before you get started. Great for just looking up some specific topic
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars This book is not like it seems, July 21, 1998
By A Customer
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
I am an experienced Visual C++ programmer but I bought this book as to review some basics, and because I just buy so many programming books -it's a compulsion. This one is not like you would expect from the title : a Learning-Book-For-Dummies. It explains just as much as you need to know AND understand. And it is CONCISE without missing any info .. Read carefully, you will find a LOT in there.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Getting started really shouldn't be harder than this!, March 29, 1998
By A Customer
This review is from: Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) (Paperback)
After working with VB and some Borland C++ Builder I've just started learning VC++. The problems are getting books that shows you HOW to do things. Usually you get a list of prototypes or incomplete code not giving you the full context. In this book you're being raced through a lot of examples rating form very easy to advanced. You will be able to reproduce all the source code from the descriptons.

Of course a book that takes you through so many subjects in "24 hours" is not going to give you all the background needed to fully understand what is happening. But this book in conjunction with online documentation and other "packed with knowledge" C++ windows programming books is going to give you a faster start.

Getting started really should'nt have to be harder than this! Terje

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


Most Helpful First | Newest First

This product

Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...)
Teach Yourself Visual C++ 5 in 24 Hours (Sams Teach Yourself...) by Mickey Williams (Paperback - Feb. 1998)
Used & New from: $1.00
Add to wishlist See buying options