about C++ books

D

d major

Recently, I want to buy a new book of C++ for improving my C++
knowledges.
I have been read <<The C++ Programming Language>> and <<C++ Primer>>
but both of are unfinished because they are too large.
Can somebody recommend me some good books about C++ which don't too
large and easy too read?
I heared that <<effective C++>> is not bad, what you think about?
 
S

Shobhit Gupta

I would suggest :
"Ansi/Iso C++ Professional Programmer's Handbook" by Danny Kalev
 
A

AnonMail2005

Recently, I want to buy a new book of C++ for improving my C++
knowledges.
I have been read <<The C++ Programming Language>> and <<C++ Primer>>
but both of are unfinished because they are too large.
Can somebody recommend me some good books about C++ which don't too
large and easy too read?
I heared that <<effective C++>> is not bad, what you think about?

Scott Meyer's books are great once you know the basics. They extend
beginner/intermediate knowledge further. His Effective C++ and
Effective STL are very good. His More Effective C++ is less so
because (unlike Effective C++) is hasn't been updated.

Also, Herb Sutter's books Exceptional C++ series are very good for
intermediate to advanced programmers. In fact, the whole "red book"
series is very good.

Also, check out the ACCU website.
 
R

red floyd

d said:
Recently, I want to buy a new book of C++ for improving my C++
knowledges.
I have been read <<The C++ Programming Language>> and <<C++ Primer>>
but both of are unfinished because they are too large.
Can somebody recommend me some good books about C++ which don't too
large and easy too read?
I heared that <<effective C++>> is not bad, what you think about?

Koenig & Moo: "Accelerated C++"
 
D

dave_mikesell

Recently, I want to buy a new book of C++ for improving my C++
knowledges.
I have been read <<The C++ Programming Language>> and <<C++ Primer>>
but both of are unfinished because they are too large.
Can somebody recommend me some good books about C++ which don't too
large and easy too read?
I heared that <<effective C++>> is not bad, what you think about?

Yes, Meyers' books are very good. Also, get the C++ FAQs book by
Cline, Lomow, and Girou. Very easy to read.
 
D

d major

You should probably also consult the online FAQs, since they're
continually maintained, while the book is dated 1999.

Seehttp://parashift.com/c++-faq-lite/faq-book.htmlfor details on the
difference between the online FAQs and the book.

thanks for your suggestion.
 
J

Juha Nieminen

arnuld said:
nope :(

I got a pirated online copy in .chm format. I took some print outs and it
was excellent :).

I'm puzzled at the total lack of shame you seem to have with that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,145
Messages
2,570,828
Members
47,374
Latest member
anuragag27

Latest Threads

Top