What book should I read to learn c++

closed account (EwCjE3v7)
Hi there,
I would like people's suggestions on what book is best for a 12 year old to learn c++.I love programming.And would love to learn c++.
What was the book you found the most helpful and what book should I read.i am a 12 year old so please suggest ones that will be suitable for me.
Thanks all
Well, through the gaming aspect of things the book

Beginning C++ Through Game Programming, Third Edition is excellent.

And even though it is gaming, I learned many things in other aspects as well. It's probably because it gives incidents where you would use the stuff in real life.
closed account (EwCjE3v7)
Thank you nsahawks7 I will take a look at it.thanks
I suggest you take a look at "Beginning Programming with C++ for dummies"
Its really helping me learn, its very descriptive, and gives real-life examples.

Its a slow paced book, but very descriptive. The only down side - its short compared to most C++ books(around 400 pages) So it leaves some things out. (strings for example)

But i think its a great place to start.
Last edited on
closed account (EwCjE3v7)
Thanks Chillieman for your suggestion. I will download e-book now.thanks
closed account (EwCjE3v7)
> Chillieman
I think you should read C++ Primer 5th Edition (Lippman, Lajoie, and Moo) because it is rewritten for c++11.
not the 6th edition
(C++ Primer Plus 6th Edition (Prata) is thoroughly outdated (except for the cover, which claims that there is C++11 inside).)

Cubbi's take on the book: http://www.cplusplus.com/forum/beginner/104737/#msg564798

You can download here
http://it-ebooks.info/book/1256/
closed account (30X1hbRD)
Chillieman, I definitely agree it's very helpful for learning, and I basically have the basics down just using that book. On the subject of it being short, it's part of a series on C++ so I got the C++ all-in-one for dummies that includes 7 books. Hope this helps.
closed account (EwCjE3v7)
Thanks the prince
I will download the e-books.Thanks

Edit:
Chilli and prince thanks..I am gonna read that from 2marrow...becuz I gt sleep now :p
Last edited on
Topic archived. No new replies allowed.