C++ Book

bluewall21

Golden Member
Feb 13, 2004
1,360
0
0
Whats the best C++ book for a total n00b, like me. I eventually want to go into more of a game production environment, so any books on that would also be helpful (n00b ones on this not bad either). Remember, they're for a n00b.
 

Tracer

Member
Oct 9, 1999
156
0
76
You might want to check out by The C++ Programming Language by Bjarne Stroustrup too. For game development, check out the Game Programming Gems series and learn your math.
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Thinking in C++, free online, and a great book. The C++ Programming Language is more of a reference, probably not good for a "n00b."