books on C++

Sharky Forums


Results 1 to 10 of 10

Thread: books on C++

  1. #1
    Goldfish
    Join Date
    Jun 2001
    Location
    CA, USA
    Posts
    87

    Post books on C++

    I have a friend who needs to learn C++, from a book. He's completely new to it, and it's safe to say he knows literally zilch. Can someone recommend a good book for him to start with?

    thanks,


    ------------------
    Newbie Linux user . . . happy as pig in mud!!!
    newbie linux user, happy as pig in mud!!!

  2. #2
    Hammerhead Shark
    Join Date
    Oct 2000
    Location
    Toronto, Canada
    Posts
    1,493

    Post

    Dont buy those for dummies, but get any C++ book they used to start from the basic. Get those with STL, and with a C++ working edition would be nice too.

    ------------------
    I am crab, scoins is crap.

    [This message has been edited by namgor (edited April 14, 2001).]
    DHAHL3seasons GP:73 G:121 A:55 Pts:176 GWG:12 +/-:184
    UWSWA6seasons GP:41 G:53 A:46 Pts:99 GWG:5 +/-:-25
    MCBHL3seasons GP:14 G:20 A:8 Pts:28 GWG:4 +/-:19

    uwcdc.com or monkis.com

  3. #3
    Reef Shark gammaray51's Avatar
    Join Date
    Sep 2000
    Location
    Virgina Beach, VA
    Posts
    493

    Post

    I would recomend the ditel and ditel C++ book. I used it in school and it was a pretty good book.

  4. #4
    Ultra Great White Shark!! richardginn's Avatar
    Join Date
    Feb 2001
    Posts
    16,118

    Post

    Originally posted by gammaray51:
    I would recomend the ditel and ditel C++ book. I used it in school and it was a pretty good book.
    I loved that book too.



    ------------------
    www.geocities.com/richardginn/templatehtml -Come visit the Template HTML homepage
    www.myeducational plan.com-come see my plan to fix the USA educational system. I hope this is sig legal. Major Site Design Update on July 18, 2006. On June 18, 2009 passed the 10,000 post mark. December 24, 2009: Major Theme change and more....

  5. #5
    Goldfish
    Join Date
    Jun 2001
    Location
    CA, USA
    Posts
    87

    Post

    Originally posted by gammaray51:
    I would recomend the ditel and ditel C++ book. I used it in school and it was a pretty good book.
    Sorry, I'm not a programmer myself either. Is Ditel the author? And this book would suffice as a learn C++ by yourself book for beginner?

    ------------------
    Newbie Linux user . . . happy as pig in mud!!!
    newbie linux user, happy as pig in mud!!!

  6. #6
    Reef Shark gammaray51's Avatar
    Join Date
    Sep 2000
    Location
    Virgina Beach, VA
    Posts
    493

    Post

    yes ditel is the author. The book does a rather good job of explaining concepts. It can get technical at times but nothing that extends the scope of a beginner programer.

  7. #7
    Expensive Sushi
    Join Date
    Feb 2001
    Location
    N. Vancouver, BC
    Posts
    40

    Post

    For a raw beginner - these may not be the first choice but they are freely downloadable on the web. (pdf or html or doc) http://www.bruceeckel.com/ThinkingInCPP2e.html

    Actually what I would recommend is the Schaums outline - and work through it.

    [This message has been edited by IMM (edited April 15, 2001).]

  8. #8
    Goldfish
    Join Date
    Jun 2001
    Location
    CA, USA
    Posts
    87

    Post

    thanks for all the quick replies!!

    ------------------
    Newbie Linux user . . . happy as pig in mud!!!
    newbie linux user, happy as pig in mud!!!

  9. #9
    Catfish UCYoda's Avatar
    Join Date
    Apr 2001
    Location
    In a galaxy far, far away...
    Posts
    141

    Post

    Originally posted by Tensai:
    thanks for all the quick replies!!

    I'd recommend "How to Program C++" from O'Reilly Press. EXCELLENT book for beginners, though I agree with everyone else about Deitel and Deitel.

    ------------------
    Duct tape is like the Force. It has a light side, a dark side, and it holds the universe together...
    Duct tape is like the Force. It has a light side, a dark side, and it holds the universe together...

  10. #10
    Reef Shark gammaray51's Avatar
    Join Date
    Sep 2000
    Location
    Virgina Beach, VA
    Posts
    493

    Post

    O'Reilly books are pretty good stuff. I usually choose their books over any other when I am starting out something new.

Posting Permissions

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