|
devitta
|
 |
« on: February 09, 2008, 06:56:08 PM » |
|
I dunno what C++ book to get, please anybody know a good one for my skill level?
|
|
|
|
|
Logged
|
|
|
|
michaelp
baseball 4 life!
rand()%title;
 
Posts: 204
|
 |
« Reply #1 on: February 09, 2008, 07:30:44 PM » |
|
If you are just starting out, I recommend "Beginning C++ through Game Programming" It's a good book.
|
|
|
|
|
Logged
|
----------------------
|
|
|
ih8censorship
Megalomaniac!!!
Administrator
C++ guru
    
Posts: 1236
|
 |
« Reply #2 on: February 09, 2008, 07:33:44 PM » |
|
I personally like the deitel&deitel programming books. Useful for the beginner, but still a good reference years later due to their massive size and content. I haven't had a chance to look at he O'reilly C++ books, but judging from the perl one they should be quite good. You can't go wrong with "The C++ Programming Language" by Bjarne Stroustrup either  Ebay is a great place to buy books at. You can get them so much cheaper than retail!
|
|
|
|
|
Logged
|
PC==perfect_companion Knowledge cannot come packaged and predigested; it must be chewed over carefully before swallowed. What have you tried?
|
|
|
|
devitta
|
 |
« Reply #3 on: February 09, 2008, 07:47:51 PM » |
|
gonna look them up later, i was thinking of getting: C++ Coding Standards , but i'm not to sure i'm intermediate yet, what do you guys think?
EDIT:
i'm looking for one that will get me a long way, and last a long time..
|
|
|
|
« Last Edit: February 09, 2008, 07:52:37 PM by devitta »
|
Logged
|
|
|
|
michaelp
baseball 4 life!
rand()%title;
 
Posts: 204
|
 |
« Reply #4 on: February 09, 2008, 08:28:14 PM » |
|
C++ coding standards is good book I think. And download "Thinking in C++: Volumes 1 and 2" by Bruce Eckel. They're available at his site. You can probably google it too. Deitel, like ih8censorship said, would also be good books.
|
|
|
|
|
Logged
|
----------------------
|
|
|
|
devitta
|
 |
« Reply #5 on: February 09, 2008, 10:44:41 PM » |
|
i downloaded the "Thinking in C++: Volume Two", din't know there was another one, OK so far i'm thinking of getting: C++ coding standards, and Exceptional C++ or More Exceptional C++
|
|
|
|
|
Logged
|
|
|
|
|
adeyblue
|
 |
« Reply #6 on: February 10, 2008, 02:09:57 AM » |
|
It's always a good idea to check the reviews at ACCU before buying a book. If it gets a peer reviewed thumbs up, you know it's technically sound, there's far too many which are pre-standard and pretty much worthless nowadays.
|
|
|
|
|
Logged
|
|
|
|
|
devitta
|
 |
« Reply #7 on: February 10, 2008, 03:23:52 PM » |
|
Ok, i'm getting one intermediate book, and one begginer's, put i'm kinda deciding which begginer to get:
Accelerated C++: Practical Programming by Example. or: Beginning C++ through Game Programming.
for the intermediate i'm gonna get:
Exceptional C++
edit: what o you guys think?(on the begginers one)
|
|
|
|
« Last Edit: February 10, 2008, 04:07:19 PM by devitta »
|
Logged
|
|
|
|
KTC
std::freak
Pseudo-Admin
Dr. of C++ology
    
Posts: 635
|
 |
« Reply #8 on: February 10, 2008, 11:05:45 PM » |
|
Assuming you're not a complete beginner to programming. Ok, i'm getting one intermediate book, and one begginer's, put i'm kinda deciding which begginer to get:
Accelerated C++: Practical Programming by Example.
|
|
|
|
|
Logged
|
A young man came to interview a bank president,
"Tell me sir, how did you become successful?" "Two words." "And what are they, Sir?" "Right decisions." "How do you make right decisions?" "One word... experience." "How do you get experience?" "Two words." "And what are they?" "Wrong decisions."
|
|
|
|
devitta
|
 |
« Reply #9 on: February 11, 2008, 03:53:19 PM » |
|
What I know about programming is what i show in my codes here and a little more..
I'll go with that book then... thanks
|
|
|
|
|
Logged
|
|
|
|
zaqufant
Farmer Brown
Dr. of C++ology
   
Posts: 963
Harder, better, faster, stronger.
|
 |
« Reply #10 on: February 12, 2008, 02:03:20 AM » |
|
Learning C++ through game programming is very nice. It's how I learned C++, but it only teaches like, the bare minimum you need to know, and a little bit more. There are a few things that it doesn't teach that you should know.
|
|
|
|
|
Logged
|
|
|
|
|
devitta
|
 |
« Reply #11 on: February 12, 2008, 04:34:48 PM » |
|
OK, order the book, and just gotta wait for 'em, march 10th.... its a long time to wait...
|
|
|
|
|
Logged
|
|
|
|
|
|
|