What about this book ????????????

What about this book ????????????

C++ - How To Program, 5th Edition .......

do you advice me to start learning from that book or there is better source ?????

please help i wanna be a c++ programmer ..........
do you advice me to start learning from that book or there is better source ?

I would advice start learning from the tutorial on this site: http://www.cplusplus.com/doc/tutorial/
Thanks for help i am greatfull......but i wanna know your opinion about that book...???
Last edited on
If you are going to buy C++ How To Program, you need to buy the 6th Edition, not the 5th. I have the book and it VERY thoroughly covers the C++ language. In the 6th Edition you can expect by the end of the book to have an excellent grasp on not only the fundamentals, but advanced topics and the STL. The 6th Edition teaches OOP from the start, opening with a chapter on Classes. The book is structured so that in most chapters you are continuing to build a grade book application. There are extensive exercises, best practice notes, common errors, and performance notes. There are also several sections that walk you through documenting an ATM system as you learn UML and programming the system in an OO fashion. The book covers legacy code, number systems, debugging, etc... and you will also get exposure to the Boost library as well as a quick and dirty intro to game programming with the Ogre3d libraries. Overall I was very pleased with the book and the manner in which it was written. It also helps that it is in color. My only complain is the poor binding.
Return 0;
thankssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss

you are very helpful and iam very greatfull

Topic archived. No new replies allowed.