Book advice please!

Feb 8, 2016 at 7:55pm
Hi, I recently started reading into class hierarchies and templates in Stroustrups "The C++ Programming Languages" and I'm starting to see that those 2 things are the meat of C++.

The problem is that I already see that even after reading these chapters twice and doing all the exercises I still wont consider myself very good at these things (class hierarchies and templates). When it comes to mixing them together like is shown in the book it becomes even more confusing. So I'm already looking for books to dig deeper into these topics.

So far I have found this book
"Advanced Metaprogramming in Classic C++"

but there are comments that its not worth reading unless
C++ Templates: The Complete Guide
is read!

So this is my list so far. I would be happy if you guys could share your thoughts what do u think about this!
Feb 9, 2016 at 4:42pm
C++ Primer,
Feb 9, 2016 at 5:00pm
Feb 9, 2016 at 6:25pm
Tnx for the list of books. Decided that at 1st I really have to go for
C++ Templates: The Complete Guide
it just sucks that 2nd edition is coming only in the end of 2017 =[
Feb 10, 2016 at 4:40pm
I'm a little late, but anyway... what about Deitel book, it's classic and easy with a lot of examples and tasks.
Topic archived. No new replies allowed.