Thread: Successor to Modern C++ Design

  1. #1
    Registered User
    Join Date
    Mar 2016
    Posts
    203

    Successor to Modern C++ Design

    Modern C++ Design (Alexandrescu) was published 2001 and AFAIK there hasn't been any updates or second edition since.
    What, in the opinion of this forum, would be a good book on C++ design incorporating C++11?
    Thanks

  2. #2
    Registered User
    Join Date
    Nov 2015
    Posts
    119
    Just a good book for beginners C++ Primer.


    The author of Herb Sutter is very good.
    I downloaded a book today morning, and here is a good book, I like very, very sensible, sensible reading with joy.
    Last edited by Dmy; 03-25-2017 at 02:20 PM.

  3. #3
    Registered User
    Join Date
    Mar 2016
    Posts
    203
    Dmy - thank you
    I also came across this website Design Patterns which is quite useful and for some of the specific design patterns there are also examples in C++

  4. #4
    Registered User
    Join Date
    Nov 2015
    Posts
    119
    And thank you! Too good book.
    Last edited by Dmy; 03-28-2017 at 02:40 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 0
    Last Post: 05-01-2015, 09:44 AM
  2. Replies: 0
    Last Post: 05-01-2015, 09:44 AM
  3. red black tree delete() without using successor() help...
    By ychen42 in forum C++ Programming
    Replies: 1
    Last Post: 11-11-2010, 08:34 AM
  4. Modern DEBUG?
    By Uwar in forum Tech Board
    Replies: 10
    Last Post: 06-02-2009, 02:41 AM
  5. Binary Search Trees Predesessor & Successor Problems
    By TheSpoiledMilk in forum C++ Programming
    Replies: 6
    Last Post: 12-11-2005, 05:04 PM

Tags for this Thread