Book Recommendation for C++ menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Cephalopod's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Book Recommendation for C++

    G'day guys,

    Just after a book recommendation for someone who comes from a VB6/C# background (I've left VB6, but it's where I "learnt" the basics.)

    Book Recommendation for C++
  2. #2
    Kekke's Avatar Member
    Reputation
    10
    Join Date
    Jan 2009
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I recommend Stephen Pratas C++ programming books.
    THINK!
    Everything Depends on it

  3. #3
    Cephalopod's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, will add a few to my next amazon order.

  4. #4
    camicio's Avatar Banned
    Reputation
    6
    Join Date
    Feb 2009
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    http://www.google.com/search?source=...le+Search&aq=f
    Unless you think people on here know better than google.


    Lol, guess let me google that for you is banned.

  5. #5
    Liquid Malfunction's Avatar Banned
    Reputation
    53
    Join Date
    Sep 2008
    Posts
    521
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    go here C++ Books - C++ they got a nice list

  6. #6
    Cephalopod's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by camicio View Post
    Book Recommendation for C++ - Google Search
    Unless you think people on here know better than google.


    Lol, guess let me google that for you is banned.
    Ohhh, silly me for asking for book recommendations from people who:
    a) Have no vested interest.
    b) Write code in the language.

    Go away.

  7. #7
    jjaa's Avatar Contributor
    Reputation
    245
    Join Date
    Dec 2006
    Posts
    562
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "Sams Teach Yourself C++"

  8. #8
    archonmagnus's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Personally, I liked "Beginning C++ Game Programming" by Michael Dawson (ISBN: 1-59200-205-6). It doesn't go into GUI programming or API calls, but it gives you a good understanding of object oriented programming with C++ by making old-school dungeon crawlers.

  9. #9
    shaff121's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Accelerated C++ definitly.

  10. #10
    Quarters's Avatar Member
    Reputation
    16
    Join Date
    May 2009
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kekke View Post
    I recommend Stephen Pratas C++ programming books.
    I second that, been starting to read C++ Primer Plus (5th Edition) by Stephen Pratas.

    [ame=http://www.amazon.com/Primer-Plus-5th-Stephen-Prata/dp/0672326973]Amazon.com: C++ Primer Plus (5th Edition): Stephen Prata: Books[/ame]

    And it's been really good so far, I mean if its been through 5 editions then it must be good

  11. #11
    xpl0itz's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I really recommend "Accelerated C++". I really didn't like any other books since I mostly already knew everything in the first few chapters, and I felt like I was reading the same thing over and over again. But this book made me feel like god when using C++. (That's right, god uses C++. He did the trees in Lisp though.)
    Last edited by xpl0itz; 07-03-2009 at 05:40 PM.

  12. #12
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xpl0itz View Post
    I really recommend "Accelerated C++". I really didn't like any other books since I mostly already knew everything in the first few chapters, and I felt like I was reading the same thing over and over again. But this book made me feel like god when using C++. (That's right, god uses C++. He did the trees in Lisp though.)

    Accelerated C++ is MUCH too short to actually teach you C++ and the STL in depth. There's nothing wrong with being concise, but there simply isn't enough material in that book. If you actually want to learn the language and STL in-depth you've really got to take on some extra reading.

  13. #13
    Serae's Avatar Active Member Authenticator enabled
    Reputation
    55
    Join Date
    May 2009
    Posts
    163
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C++ Primer Plus for sure.

  14. #14
    Pootytang's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C++ for You++

  15. #15
    Nemon's Avatar Member
    Reputation
    4
    Join Date
    Oct 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you actually want to LEARN C++, I advise you to buy C++ Primer Plus (5th Edition) by Stephen Pratas. It is MUCH bigger than Accelerated C++. Accelerated C++ is not really a learning book, just a reference book.

Page 1 of 2 12 LastLast

Similar Threads

  1. E-Book C# Books (Recommendations)
    By Giwin in forum Programming
    Replies: 6
    Last Post: 11-09-2009, 07:53 PM
  2. tons of wow guide books download for free
    By jeemswow in forum World of Warcraft Guides
    Replies: 9
    Last Post: 07-28-2008, 12:45 PM
  3. [e-book] C# For Kids
    By Krilio in forum Programming
    Replies: 9
    Last Post: 05-10-2008, 01:15 PM
  4. [e-book] VB For Kids
    By Krilio in forum Programming
    Replies: 5
    Last Post: 04-17-2008, 10:29 AM
All times are GMT -5. The time now is 02:49 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search