C++ Books
Moderator: Coders of Rage
- NeonNinja♦
- Chaos Rift Newbie
- Posts: 38
- Joined: Sat Oct 25, 2008 4:55 pm
- Location: Under your bed eating your couch :D
C++ Books
I'm sorry if this is the wrong section ----------------------------------
Well, I am trying to learn C++. So far, im having fun and Gyro's videos have kept me motivated. While I was watching one of his videos, he recommended that i should get a book. I have some local book stores (Borders , Barnes and Noble) and i am wondering what book is best to get. I was thinking C++ For Dummies, because i have one of their books, but not on programming. So anyone know what books is recommended for a Complete beginner? Any help would be appreciated!
Thanks for your time, and responses
-Neon Ninja♦
Well, I am trying to learn C++. So far, im having fun and Gyro's videos have kept me motivated. While I was watching one of his videos, he recommended that i should get a book. I have some local book stores (Borders , Barnes and Noble) and i am wondering what book is best to get. I was thinking C++ For Dummies, because i have one of their books, but not on programming. So anyone know what books is recommended for a Complete beginner? Any help would be appreciated!
Thanks for your time, and responses
-Neon Ninja♦
"Java is C++ without the guns, knives, and clubs" <------- So true.
Re: C++ Books
I was recently told by Falco that "Sam's teach yourself C++ in 21 days" is a good book . I'm getting that one myself
- Falco Girgis
- Elysian Shadows Team
- Posts: 10294
- Joined: Thu May 20, 2004 2:04 pm
- Current Project: Elysian Shadows
- Favorite Gaming Platforms: Dreamcast, SNES, NES
- Programming Language of Choice: C/++
- Location: Studio Vorbis, AL
- Contact:
Re: C++ Books
Very good book. Even covers advanced C++ concepts. Once you read a certain amount (nowhere near all of it is necessary), you can stop and come back to it as a reference when you need to.Kleithap wrote:I was recently told by Falco that "Sam's teach yourself C++ in 21 days" is a good book . I'm getting that one myself
- NeonNinja♦
- Chaos Rift Newbie
- Posts: 38
- Joined: Sat Oct 25, 2008 4:55 pm
- Location: Under your bed eating your couch :D
Re: C++ Books
Do I purchase it ?(If so, where can I get it?) Oh and it is true that you reply in like 60 seconds O_o
By the way Gyro, your game looks great keep up the good work
By the way Gyro, your game looks great keep up the good work
Last edited by NeonNinja♦ on Sat Oct 25, 2008 5:23 pm, edited 1 time in total.
"Java is C++ without the guns, knives, and clubs" <------- So true.
Re: C++ Books
I dunno about the 60 sec thing :D, but yeah, if you need a good book this one seems to be the choice.Do I purchase it? Oh and it is true that you reply in like 60 seconds O_o
- NeonNinja♦
- Chaos Rift Newbie
- Posts: 38
- Joined: Sat Oct 25, 2008 4:55 pm
- Location: Under your bed eating your couch :D
Re: C++ Books
Oh and one last thing i know it was in edit but... Where can I get it :D
"Java is C++ without the guns, knives, and clubs" <------- So true.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: C++ Books
Check the local bookstores you mentioned, if they don't have it on hand they will more than likely order it for you.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- NeonNinja♦
- Chaos Rift Newbie
- Posts: 38
- Joined: Sat Oct 25, 2008 4:55 pm
- Location: Under your bed eating your couch :D
Re: C++ Books
Ahh ok Thanks everyone :D This forum rocks :D
"Java is C++ without the guns, knives, and clubs" <------- So true.
- MarauderIIC
- Respected Programmer
- Posts: 3406
- Joined: Sat Jul 10, 2004 3:05 pm
- Location: Maryland, USA
Re: C++ Books
If money's tight, try your library.
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.
- NeonNinja♦
- Chaos Rift Newbie
- Posts: 38
- Joined: Sat Oct 25, 2008 4:55 pm
- Location: Under your bed eating your couch :D
Re: C++ Books
Yea, well i was thinking to try there but i didnt think they would have anything cause its next o an elementary school. But then again i will go, because im not going to give up. Thanks again everyone :D
"Java is C++ without the guns, knives, and clubs" <------- So true.
Re: C++ Books
C++ For dummies is a amazing book, has all you need & it was only £16. Though i haven't read it all yet myself, Quite a few other good ones around aswell, shame there isn't as many Lua books though (That you can buy from a store in the UK), most things nowadays is online, that is your best bet at getting a good C++ book Which will most certainly also be cheaper to buy.
- NeonNinja♦
- Chaos Rift Newbie
- Posts: 38
- Joined: Sat Oct 25, 2008 4:55 pm
- Location: Under your bed eating your couch :D
Re: C++ Books
Oh well i dont knoe what £16 is because i am in the U.S. But im pretty sure its around the 20/21 dollars area :D
Thanks again everybody
EDIT: Wow sorry for all the threads and posts guys, i'm new and excited to learn C++. So sorry if i'm that little bastard that wont shut up O_o
Thanks again everybody
EDIT: Wow sorry for all the threads and posts guys, i'm new and excited to learn C++. So sorry if i'm that little bastard that wont shut up O_o
"Java is C++ without the guns, knives, and clubs" <------- So true.
Re: C++ Books
Another great book that I am currently reading is "C++ Primer Plus Fifth Edition" by Stephen Prata, published by Sams. It's basically a giant book on the basics of C++. I highly recommend it as the book is easy to read, understand, and it provides great examples to explain topics to you. It also has review questions and programming exercises at the end of each chapter (except for chapter 1) for you to fiddle around with. It also provides explanations for the standard library functions. Personally, I love the book - not only does it teach well, but it also entertains and makes a great reference book.
Re: C++ Books
C++ books!? Anyone heard of torrents, and printers? (only for the poor, like myself)
- MarauderIIC
- Respected Programmer
- Posts: 3406
- Joined: Sat Jul 10, 2004 3:05 pm
- Location: Maryland, USA
Re: C++ Books
No further discussion down that branch, please d:
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.