Results 1 to 9 of 9

Thread: C++ Books

Hybrid View

  1. #1
    Custom User
    Join Date
    Oct 2001
    Posts
    503

    C++ Books

    Hi,

    Part of my Uni course this year is a project, and I've chosen to do a "port" of the flex/bison partnership using Spirit (I'm guessing that's a very limited explanation of what's involved, but at the moment I've not investigated it thoroughly).

    What I would like is if someone could recommend a good book that I can use to learn C++. It doesn't need to be a "For Dummies"-style teach yourself book or anything like that, in fact I'd prefer it wasn't. What I'm looking for is something that I can use as a reference that deals with advanced C++. If not, I guess I'll just learn as I code.

    Thanks in advance,

    ac

  2. #2
    Member
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    58
    Have you tried "C++ How to Program" by Deitel, I have a old copy of this book somewhere and remember it was very easy to follow, and even has an ongoing self study throught the book where you design a elevator simulator.

    [EDIT]Looks like The Grunt beat me to it [/EDIT]

    But anyway have you looked at the book reviews by ACCU, I found them very usfull

    http://brian.accu.org/bookreviews/pu.../0sb/index.htm
    Last edited by mirado.kelly; November 29th, 2006 at 06:28 AM.
    MyBox:

    Asus P5VDC-MX
    Celeron 2.8GHz
    512MB DDR 400
    WD 250GB SATA
    DVD-ROM, CD-RW
    Thermaltake 430W PSU
    Netgear WGT624 Router

  3. #3
    I've been tring to find time to finish reading Ivor Horton's Begining C++. I dont know how it stacks up to other books, but I asked the handfull of coders I know and they recomended it as a starting point.

    My two cents

    Ciao

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •