A good Programming Book or study guide

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
I would suggest The C++ Programming Language by Stroustrup
Thanks you very much.
That isn't exactly a beginner's book, though.
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.
Are you using Dev-C++ or Microsoft Visual C++?
Sorry for the late answer, but I use Microsoft c++
Topic archived. No new replies allowed.