#1 Members - Reputation: 105
Posted 07 October 2012 - 12:35 AM
I thought I'd make an introduction in this section as this is the main reason I'm on this site. I've noticed an introduction in the journal area, but I thought it would be more appropriate here. If this isn't the correct area, I do apologize!
My name is Tyler, I'm 18 years old and very interested in game programming and development. I know a bit of C++ and some JS, CSS and PHP. This looks like an amazing, large and successful community, and I know I'll be comfortable here.
That was my quick introduction, I do have a quick question though.
I want to learn and become more comfortable with C++, I have reserved this book online: http://www.cengagebr...81285017587.pdf, is this a good choice? Do you have any other suggestions if it isn't?
Thanks!
#2 Members - Reputation: 521
Posted 07 October 2012 - 01:34 AM
Microsoft used to host "C++: A Beginner's Guide,Second Edition: Herbert Schildt" on their website, but contract expired or something like that, back then I found it nice to look through. Finding online PDF is easy, it'll be on first page of Google results and you don't even need to type PDF (probably that's not legal though).
Book consists of 540 pages. It has progress check (few questions) after every lesson.
#3 Members - Reputation: 105
Posted 07 October 2012 - 01:42 AM
Book seems to try to teach programming, not C++ (based on what your link contains), but that cannot be done.
Microsoft used to host "C++: A Beginner's Guide,Second Edition: Herbert Schildt" on their website, but contract expired or something like that, back then I found it nice to look through. Finding online PDF is easy, it'll be on first page of Google results and you don't even need to type PDF (probably that's not legal though).
Book consists of 540 pages. It has progress check (few questions) after every lesson.
It only shows the first 26 pages of the book, out of 1338 pages. The only code which I've seen in those first pages are C++. It basically starts you off from the beginning, because the book is assuming you know nothing. It is all C++, it gets much more advanced later on. I would rather purchase an actual book than use an online PDF.
Edited by Tyler_Shelby, 07 October 2012 - 01:42 AM.
#4 Staff - Reputation: 8882
Posted 07 October 2012 - 01:47 AM
If you're after a book to learn C++ I'd suggest "C++ Primer, 5th Edition". It's been updated to cover the latest updates to the language, and covers the language in detail while encouraging best practices.
- Jason Astle-Adams.
From my blog: 20 ways to advertise your game | What next? Intermediate to advanced C++
How to make games WITHOUT programming | 4 reasons you aren't a successful indie developer






