|
217 of 219 people found the following review helpful:
5.0 out of 5 stars
A very good book for programmers learning C++, August 29, 1999
By A Customer
If you read the remaining reviews of this book, you will probably be surprised and confused by the extreme opinions expressed. To help you decide whether this book is worth your time and money, I offer these observations:C++ is a very complex programming language written BY advanced programmers FOR advanced programmers. NO AUTHOR CAN MAKE C++ PROGRAMMING EASY. However, it is my opinion that Mr. Horton does an excellent job presenting a well-rounded overview of Visual C++ programming in this book. Be warned. This book is NOT for you if: -You have never programmed before -You have written a few Visual Basic programs that have a couple dozen lines of code in them -You expect this book to tell you everything that there is to know about Visual C++, MFC, ATL, Windows, COM, DLLs, memory management, enterprise development, etc., etc. (No single book can do all these things.) However, this book may be a good choice for you if: -You have written some fairly advanced programs in languages like Visual Basic, and love the challenge of programming -You have the patience to read a 1200 page book slowly and carefully, and are willing to write sample programs to reinforce your learning -You need a systematic, thoughtful overview of Visual C++ so you can start down the very long path to proficiency I use this book when teaching my college-level C++ programming classes, and my students do struggle. But they struggle with the complexities of C++ and MFC, not with the book. I find no fault in the book itself. Please try to distinguish those reviewers who criticize the language from those who criticize the book. I hope you find my comments useful.
|