cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Is Effective C++ still a good book to bu
Is Effective C++ still a good book to buy?
Feb 2, 2013 at 8:33pm UTC
Owain
(149)
Hello. I was considering buying Effective C++, Third Edition - but being published in 2005, I realize that it is now out of date (with C++11 being released). Despite this, I was wondering whether it is still a good book to read?
EDIT: Spelling
Last edited on
Feb 2, 2013 at 8:33pm UTC
Feb 2, 2013 at 8:43pm UTC
Cubbi
(4774)
Yes, it's still essentially required reading. He's writing effective C++11 right now, but it doesn't replace the other three books, it adds to them.
Feb 2, 2013 at 8:52pm UTC
Owain
(149)
Okay, so by that do you mean that I should buy all of them? Or can I just wait for the C++11 one to come out?
Feb 2, 2013 at 9:51pm UTC
greenleaf800073
(475)
Why not c++ for dummies by Stephen R. Davis
Feb 2, 2013 at 10:26pm UTC
Cubbi
(4774)
@Owain yes, all three are essential mid to early advanced level C++ books.
@greenleaf800073 it's not relevant
Topic archived. No new replies allowed.