Results 1 to 7 of 7
  1. #1
    Allenlol's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    2
    My Mood
    Amazed

    Noobie E-Books For C++

    Anyone have any good E-books for the noobies? I can't really find any good ones.

  2. #2
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Fawk E-books they end up hurting your eyes

    Buy Hard Copy Book
    Of if your poor goto Learn C++ & cplusplus.com - The C++ Resources Network

  3. #3
    jrbearden's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    On the move
    Posts
    25
    Reputation
    17
    Thanks
    2
    My Mood
    Tired
    For "noobies", I wouldn't suggest going straight into a language. My suggestion is you learn algorithms and pseudo code before jumping into programming. Learn program control structures (sequence, repetition, and decision making), basic looping, and learn your way around an IDE. Hope this helps.

  4. #4
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by whit View Post
    Fawk E-books they end up hurting your eyes

    Buy Hard Copy Book
    Of if your poor goto Learn C++ & cplusplus.com - The C++ Resources Network
    Donate him some money rich man !

  5. The Following User Says Thank You to Hassan For This Useful Post:

    whit (04-23-2011)

  6. #5
    Nathan's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    In a magical place
    Posts
    6,113
    Reputation
    394
    Thanks
    363
    Ga to amazon.com

  7. #6
    xephora's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    45
    Reputation
    8
    Thanks
    3
    I bought Beginning C++ Game Programming by Michael Dawson. I actually learned quite a bit from this book. Still learning much! Easy to read because he breaks things down to analogies so that you understand what is what and of course the samples in the disk. The book i think cost me around 33$, but i'm sure you can get it for a few bucks.

  8. #7
    Fovea's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    325
    Reputation
    101
    Thanks
    411
    My Mood
    Amused