Adblock breaks this site

Best book to learn C++

Discussion in 'Programming General' started by ProudCheater, Aug 3, 2010.

  1. ProudCheater

    ProudCheater Grand Master

    Joined:
    Jan 25, 2007
    Posts:
    2,087
    Referrals:
    1
    Sythe Gold:
    105
    Best book to learn C++

    What is the best book to learn C++ i am going to college for computer science this year and would like to get a head start on C++
     
  2. Tim Burton

    Tim Burton Forum Addict
    $5 USD Donor

    Joined:
    Mar 20, 2007
    Posts:
    445
    Referrals:
    0
    Sythe Gold:
    11
    Discord Unique ID:
    210518151069302784
    Discord Username:
    Tim Burton
    Best book to learn C++

    Honestly, C++ For dummies.

    Add me on msn
     
  3. blindkilla

    blindkilla Guru
    $25 USD Donor New

    Joined:
    Jun 22, 2005
    Posts:
    1,896
    Referrals:
    0
    Sythe Gold:
    6
    Discord Unique ID:
    282000633404456960
    Discord Username:
    sogord
    Best book to learn C++

    Find some decent tutorials online, or find a university who posts its course materials online.

    I find most books are very basic and don't give very good explanations.
     
  4. confuego116

    confuego116 Forum Addict
    Banned

    Joined:
    Oct 9, 2009
    Posts:
    467
    Referrals:
    0
    Sythe Gold:
    0
    Best book to learn C++

    First, buy a book from Barnes and noble. Doesn't really matter which as long as its not an advanced one. Once you've go the basics, and you've practiced a little I'd suggest using the internet to look up things you want to know as well as the book you bought. From there, find ways to integrate what you've learned into something new.
     
  5. xVengeance

    xVengeance Newcomer

    Joined:
    Oct 30, 2008
    Posts:
    3
    Referrals:
    0
    Sythe Gold:
    0
    Best book to learn C++

    Anything BUT C++ For Dummies.
    When I first started learning C++ a few years ago that was the book I got, I read the whole thing and was STILL not able to grasp advanced concepts or make anything more than just trivial programs that don't really help anybody.

    Look for
    "The C++ Programming Language" by Bjarne Stroustrup (Creator of C++)
    "Effective C++" by Scott Meyers (Professor)

    Also, please do not bother with any external APIs, including the Win32 API or Carbon. (Exclusing Boost, as a large part of Boost is becoming the standard), please learn the standard template library and the C standard library first.

    I would also recommend starting with C, then incorporating OO and the STL as you become more comfortable with C.
     
  6. sharetips002

    sharetips002 Newcomer

    Joined:
    Aug 18, 2010
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0
    Best book to learn C++

  7. IllusiveMan

    IllusiveMan Newcomer
    Banned

    Joined:
    Jul 18, 2010
    Posts:
    7
    Referrals:
    0
    Sythe Gold:
    0
    Best book to learn C++

    wtf, if you want a headstart on the class, buy the required textbook for the class (seeing as most classes make you get a book)... either way you're going to have to buy that book, so might as well save yourself money/time.
     
  8. mistatic

    mistatic Apprentice
    Banned

    Joined:
    Nov 24, 2009
    Posts:
    661
    Referrals:
    0
    Sythe Gold:
    0
    Best book to learn C++

    This is probably a good point i wouldnt be suprised if they didnt actually ask you to buy the book by the guy who created C++ (can't remember his name sorry)
     
  9. Travis

    Travis Grand Master
    Banned

    Joined:
    May 14, 2010
    Posts:
    4,237
    Referrals:
    70
    Sythe Gold:
    345
    Best book to learn C++

     
< [Tut] How to use a Progress Bar. (No timers.) [Tut] | How to compile and make executable - in need of help here >


 
 
Adblock breaks this site