Thread: book request

  1. #1
    Registered User
    Join Date
    Jul 2006
    Posts
    22

    book for intermediate users

    I have inermediate level C++ plus skills but i keep hittting on roadblocks where application comes. Which concept is beautifies which place.
    Like private inheritance is more of implementation issue rather than design issue. I suppose there are many such issue. I requests for suggestions in this regard which will help me accelerate and refine my curret skillset.

  2. #2
    Registered User
    Join Date
    Jan 2005
    Posts
    7,366
    The answer is simple. Get the book that I called a "must have for intermediate C++ programmers" in that thread. It does exactly what you describe.

    C++ Coding Standards by Sutter & Alexandrescu.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Can you check what is wrong with this code
    By Ron in forum C++ Programming
    Replies: 4
    Last Post: 08-01-2008, 10:59 PM
  2. My Book, request, etc.
    By Mister C in forum Projects and Job Recruitment
    Replies: 9
    Last Post: 01-08-2005, 08:47 AM
  3. Books on C and C++
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-28-2002, 04:18 PM
  4. C++: Reference Book, GUI, Networking & Beyond
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 11-10-2001, 08:03 PM