A good Programming Book or study guide

Jan 30, 2010 at 3:58pm
Can anyone advise me on what kind of Book that is really good for c++ programming. I mean with a lot of hands on experience.
Last edited on Jan 30, 2010 at 9:59pm
Jan 30, 2010 at 4:06pm
I would suggest The C++ Programming Language by Stroustrup
Jan 30, 2010 at 9:58pm
Thanks you very much.
Jan 31, 2010 at 2:51pm
That isn't exactly a beginner's book, though.
Jan 31, 2010 at 4:41pm
closed account (1yR4jE8b)
I would recommend Absolute C++ by Walter Savitch. It's the book I learned from in University, and I still refer to it on a constant basis. It has lots of fun programming exercises in it as well.
Feb 1, 2010 at 5:55pm
Are you using Dev-C++ or Microsoft Visual C++?
Mar 1, 2010 at 11:21am
Sorry for the late answer, but I use Microsoft c++
Topic archived. No new replies allowed.