So i was thinking of buying a C++ book as a refrence, which one do you guys recommend?
Best C++ book?
Started by killcode, Apr 06 2009 10:28 AM
22 replies to this topic
#1
Posted 06 April 2009 - 10:28 AM
|
|
|
#2
Posted 06 April 2009 - 12:49 PM
Even though expensive, this is the best IMO 1000 pages of pure info
C++ Complete Reference by Herbert-Schildy
C++ Complete Reference by Herbert-Schildy
#3
Posted 06 April 2009 - 12:54 PM
The C++ Programming Language 3rd Edition (By Bjarne Stroustrup).
#4
Posted 06 April 2009 - 01:02 PM
Depends on your level of expertise. If you are a beginner a book aimed toward beginners is the best. I like this book C++ Primer, 4th Edition (ISBN: 0-201-72148-1). Its a good book for beginners.
For references the book that WingedPanther said is a good choice.
ISBN-13: 978-0201700732
For references the book that WingedPanther said is a good choice.
ISBN-13: 978-0201700732
#5
Posted 06 April 2009 - 01:14 PM
Yea, first 300 or so pages is about C and a section on the differences in C and C++ and the rest is C++
I cant send PMs yet
I cant send PMs yet
#6
Posted 06 April 2009 - 01:49 PM
#7
Posted 06 April 2009 - 04:32 PM
There are many C++ reference books. You'll have to find one that suits your current skills level. Perhaps, you might want to check out the ACCU book reviews.
See this URL ACCU :: Book Reviews Search
See this URL ACCU :: Book Reviews Search
#8
Posted 06 April 2009 - 05:47 PM
I dont think its an ok beginner book but you can also look into
Bruce Eckel's MindView, Inc: Thinking in C++ 2nd Edition by Bruce Eckel
Bruce Eckel's MindView, Inc: Thinking in C++ 2nd Edition by Bruce Eckel
#9
Posted 07 April 2009 - 04:32 AM
I'm currently going through 'Accelerated C++' by Andrew Koenig and Barbara E. Moo , it's a pretty good book for beginners.
#10
Posted 07 April 2009 - 07:52 AM
#11
Posted 11 April 2009 - 11:39 PM
Posted via CodeCall Mobile
I'm Currently reading C++ Primer I think it's a great reference with really clearexamples about all kinda starter stuff, But my first choice would go out to Beginning C++ game programmming by Michael Dawson, everything is told so clear. but it won't go in detail on every subject but it does teach you how to use programming when you make a real application, just let you see how you must think when making an application, and you can make fun games whil you're studying.
So I think when you read C++ Primer and Beginning C++ game programming you got a really really solid basic
I'm Currently reading C++ Primer I think it's a great reference with really clearexamples about all kinda starter stuff, But my first choice would go out to Beginning C++ game programmming by Michael Dawson, everything is told so clear. but it won't go in detail on every subject but it does teach you how to use programming when you make a real application, just let you see how you must think when making an application, and you can make fun games whil you're studying.
So I think when you read C++ Primer and Beginning C++ game programming you got a really really solid basic
#12
Posted 12 April 2009 - 08:29 AM
SterAllures said:
Posted via CodeCall Mobile
I'm Currently reading C++ Primer I think it's a great reference with really clearexamples about all kinda starter stuff, But my first choice would go out to Beginning C++ game programmming by Michael Dawson, everything is told so clear. but it won't go in detail on every subject but it does teach you how to use programming when you make a real application, just let you see how you must think when making an application, and you can make fun games whil you're studying.
So I think when you read C++ Primer and Beginning C++ game programming you got a really really solid basic
I'm Currently reading C++ Primer I think it's a great reference with really clearexamples about all kinda starter stuff, But my first choice would go out to Beginning C++ game programmming by Michael Dawson, everything is told so clear. but it won't go in detail on every subject but it does teach you how to use programming when you make a real application, just let you see how you must think when making an application, and you can make fun games whil you're studying.
So I think when you read C++ Primer and Beginning C++ game programming you got a really really solid basic
How weird, Im reading both those books.


Sign In
Create Account



Back to top









