Customer Reviews:
Showing reviews 21-25 of 69
C++ Primer Plus (5th Edition) June 4, 2008 K. Swanger (Ohio) This book teaches you C++ from the ground up. If you want to learn C++, get the latest edition of this book, whatever it may be (it may be this book at the moment.)
A Lifesaver May 4, 2008 CU Fan (Summerville, SC United States) 3 out of 3 found this review helpful
My son's a grad student in Digital Production Arts (DPA) at Clemson University and has a BFA in Fine Arts. Because the DPA program is by nature computer programming-intensive, he has to take several prerequisite programming courses. I bought him the C Primer when he was struggling with that course and it made a huge difference. So I bought him the C++ Primer Plus because it was by the same author. For those for whom computer programming does not come naturally, these books by Stephen Prata are a lifesaver. I highly recommend them.
Again, an excellent book for beginners and a good reference for intermediates ! May 1, 2008 Cecile Leyman 3 out of 3 found this review helpful
I started first with "C Primer Plus, 5th Edition" by the same author and was already convinced about the quality of the information presented by Stephen Prata. This is why I had not doubts when I bought "C++ Primer Plus, 5th Edition" and, guess what ? Again, what an excellent book ! Well written, a lot of very useful examples, a lot of humor, as usual.
If you already have a background in C, this book will be easier to follow.
However, some parts are more difficult to understand because of the complexity of C++. In my opinion, C++ is a complete different way of thinking, and not only because of the OOP.
But do not panic, Stephen Prata is there and will present you complex functionnalities in a such way that you will get them rapidly !
So, if you are looking for a quality book about C++, you have found it !
Primer Plus Best books ever written April 12, 2008 P. PETERS 2 out of 3 found this review helpful
I can't really say much about the Primer Plus books. Other than they are the best training texts ever written. This is the first C++ book I added to my library but have purchased others such as C/C#/Java2/vb.net They all stand out above the rest. Mainly because they are in depth and get the job done.
Only cons would be it could use a little larger print. However, thats just me and my bad eyes!
An C++ Book You Can Use April 5, 2008 Norman B. Tucker (Washington, DC) 6 out of 6 found this review helpful
C++ Primer Plus (5th edition), by Stephen Prata, is an excellent book for learning the fundamentals of C++. It's practical, informative, easy, complete, and enjoyable!
Here's an outstanding bonus you get: The author teaches you to program using the generic programming concept. In other words, the book shows you how to write C++ code that is portable (requires little to no modification to run on different operating systems); powerful (gets the job done error free); easy to maintain (spend your time designing and coding--not trouble shooting); and educational (gives you lessons in structrual and object-oriented programming methods).
But that's not all!...
The author demonstrates a genuine committment to developing your knowledge, skills, and abilities by providing background information on C++. In fact, the author even discusses the similarities and differences between C and C++ so you can better understanding the language.
If you want a superb foundational education in C++; one that isn't intimidating; one that is useful; one that is fun, then this book is for you.
Beyound a shadow of a doubt...I highly recommend this book to beginners and intermediate programmers. Even expert programmers unfamiliar with the generic programming concept will richly benefit! Finally, I highly suggest to teachers who teach C++ consider adapting this book for their programming course. Your students will praise you for your savvy decision!
Showing reviews 21-25 of 69
|