Most Helpful Customer Reviews
6 of 6 people found the following review helpful:
4.0 out of 5 stars
Fairly good, but you might want to look elsewhere first, February 5, 2000
This review is from: Beginning Visual C++ 5 Programming (Paperback)
This book helped me a great deal in learning Visual C++. I used VC++ 6.0 in following the examples; they all apply and as far as the book's teachings are concerned, there's no real difference. I'm writing this review because I've been a lightweight VB programmer for a number of years, and it's been a long hard road to learning VC++ and 'real' Windows programming. I have been really fed up with reading reviews on Amazon that debate obscure, geeky codemonkey points and don't really address the essential question: CAN I LEARN C++ BY READING THIS BOOK? With this book, I'd say sort of. I found that I had to put the book down after the first few chapters and go to another book (Learn C++ in 21 Days by Jesse Liberty) to really get solid on some C++ concepts which this book does teach, but goes through them at such a speed that you don't really get a grasp on them. After that, I returned to the book and found it a much better experience. You'll see this theme repeated in the other reviews here: there's a ton of stuff taught here really quickly, perhaps too fast for you to truly get a handle on it. You will need to supplement this with other books, but I think that's a basic truth about trying to tackle any programming topic as vast as this one. Ivor Horton writes well and in a friendly, approachable style. The code is good; there are a couple of errors, but at the Wrox website there is extensive errata and the full code available for download, and the couple of problems I had were solved with the support that I found there.
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:
5.0 out of 5 stars
Very Good Book; but not for beginning programmers, December 23, 1998
This review is from: Beginning Visual C++ 5 Programming (Paperback)
Mr. Horton does a good job at explaining an extremely complex language that has a very steep learning curve. In several hundred pages you learn how to: Program, Program in C++, Program in Windows with C++, Program in Visual C++ version 5.0, Program OOP designs, Program using the Active Template Library. As an experienced VBA programmer (4 years) and as a full time employed person it took me four months to complete the book. I've learned an incredible amount! I think the ONLY point where the book may be a little weak is in understanding the MFC behind the scenes. I just wasn't sure WHY I was doing some things, especially when we arrived at Windows programming with MFC. However, if that was explained also, it may have taken even more than the 1100 pages to explain a beginning topic. I HIGHLY recommend this book for anyone who has some programming experience and wants to move quickly to the cutting edge of Windows Development.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Excellent book for beginners!, September 8, 1999
By A Customer
This review is from: Beginning Visual C++ 5 Programming (Paperback)
This book is THE best that i've come across in my long search of c++ books. The book blows away the popular myth that "you need to know c before you can even start c++". It teaches you c++ from a novice programmers point of view and does not assume you to be a c guru. Another one of the book's virtues is that, everytime it encounters a new topic, it starts from the basics, moves on to the intermediate and then also the advanced features of that topic.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|