Best book for C++

Status
Not open for further replies.

Eli679

Newbie
Joined
Feb 2, 2012
Messages
15
Reaction score
0
Hi,
I am new to this language. Though i have Let us c++ but apart from this i want to study from another book. Please tell some book lists for this C++.

Thanks
 
First tell me that up to what and which level you can understand or have knowledge of this language already ?
Thanks.
 
The C++ Programming Language by Bjarne Stroustrup
Effective C++ by Scott Meyers
Two of the best c++ books ever written.
 
a good book to start is Thinking in C++ by Bruce Eckel
I think you can find a free version on the net
 
Anyone know if this book is any good? My brother just bought it the other day.

"Sams Teach yourself C++ in one hour a day"
 
Hi,
I am new to this language. Though i have Let us c++ but apart from this i want to study from another book. Please tell some book lists for this C++.

Thanks

From which country are you mate ?
 
Personally, I liked "Programming and Problem Solving with C++" by Nell Dale and Chip Weems.


Have used a lot of beginner level books before, but felt this was the most effective and doesn't waste a lot of time.
 
Status
Not open for further replies.
Back
Top