C++ Books

  • Thread starter Martin Nielsen-Lönn
  • Start date
M

Martin Nielsen-Lönn

Can you recommend some C++ books that are a little more advanced then
inheritance, namespaces and templates?
 
D

Donovan Rebbechi

Can you recommend some C++ books that are a little more advanced then
inheritance, namespaces and templates?

Yes. What are you looking for exactly ?

Starting point, see these authors: Meyers, Sutter, Alexandrescu
Also look at "Design Patterns" if you haven't done so yet.

Cheers,
 
J

John Harrison

Martin Nielsen-Lönn said:
Can you recommend some C++ books that are a little more advanced then
inheritance, namespaces and templates?

Is there a C++ feature that is more advanced than templates? Try Modern C++
Design by Alexandrescu if you don't believe me. Exceptional C++ by Sutter is
also very good.

john
 

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,160
Messages
2,570,890
Members
47,423
Latest member
henerygril

Latest Threads

Top