Thread: Book Recommendations :D

  1. #1
    Registered User
    Join Date
    Nov 2010
    Posts
    2

    Book Recommendations :D

    Hey there everyone!

    This is my very first post on this forum! I'm a brand new C++ programmer, and I'm looking to buy a few books that will help me learn some of the basics of the language. I don't have prior programming experience, so I need something that explains everything in normal people language. I have found a few possibilities on Amazon which are listed below:

    C++ Primer Plus 5th Edition - This book was the first to come up in my search and it has a lot of really good reviews. Apparently, its explanations are clear and thorough, and it covers very basic to semi-advanced topics.

    Accelerated C++: Practical Programming by Example - After some research, I have found that this is a commonly recommended book. However, I have also heard that some of the examples are overcomplicated and the explanations are convoluted at times.

    C++ Without Fear - People say this is a great place to start because it is comprehensible for a beginner.

    Thanks in advance for the advice
    -Jacob

  2. #2
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332
    Welcome. The first one you mentioned is good.
    Mainframe assembler programmer by trade. C coder when I can.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Nice - did you see this before posting?
    C++ Book Recommendations
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  4. #4
    Registered User
    Join Date
    Nov 2010
    Posts
    2
    Whoops! I didn't notice the book recommendation thread! I'll check that out. Just a quick question, though: Is the first book that I listed to outdated to use as a learning tool? The general masses seem to be quite fond of it, but I'd rather have the insight of an experienced C++ programmer XD

  5. #5
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332
    I have "Encyclopedia C" from 1991 I still use most every time I start a new program. Prata's book is not outdated.
    Mainframe assembler programmer by trade. C coder when I can.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Language REFERENCE book recommendations?
    By DougDbug in forum C++ Programming
    Replies: 5
    Last Post: 03-10-2011, 02:26 AM
  2. C problem - Create a Personal Library
    By Harliqueen in forum C Programming
    Replies: 33
    Last Post: 04-20-2010, 11:27 PM
  3. any book recommendations?
    By NewnOT in forum Windows Programming
    Replies: 1
    Last Post: 06-21-2009, 02:12 PM
  4. JavaScript book recommendations
    By neandrake in forum Tech Board
    Replies: 2
    Last Post: 04-05-2009, 12:27 PM
  5. My book recommendations for rank beginners ...
    By snakum in forum C++ Programming
    Replies: 4
    Last Post: 08-21-2002, 10:38 AM