Hi all, I am new here.
Well, my question is, if someone knows a good C++ book, if possible dedicated to game development.
Its because I am planning a MMORPG, and I am sitting around with some concepts and looking for a C++ book.
Thx in advance.
€: I already got a possible server for it.
Good book to learn C++
Started by Master_CHief, May 27 2007 08:05 PM
7 replies to this topic
#1
Posted 27 May 2007 - 08:05 PM
#2
Posted 27 May 2007 - 11:29 PM
Go to your local library, Barnes & Noble, etc, and go to the computer section. You're certain to find books about C++, and more than likely books about game programming as well. Just pick one or two, read them, and work through them. It doesn't really matter which ones you get.
reedbeta.com - developer blog, OpenGL demos, and other projects
#3
Posted 28 May 2007 - 01:50 AM
What programming languages do you already know? If none, then I'd recommend starting with something else first. It isn't impossible to learn C++ as a first language, it's just a little unforgiving.
Green Tea Press has some .PDF freebies for learning Python, Java, and C++ from scratch. They teach you how to make the card game Old Maid. You can work your way up to an offline RPG using online tutorials from there on. (BTW, I'd recommend starting with Python as a first language and C++ as the second.)
Green Tea Press has some .PDF freebies for learning Python, Java, and C++ from scratch. They teach you how to make the card game Old Maid. You can work your way up to an offline RPG using online tutorials from there on. (BTW, I'd recommend starting with Python as a first language and C++ as the second.)
#4
Posted 28 May 2007 - 05:22 AM
I have good HTML knowledge, some major PHP skills and some basic C++ skills^^
Thanks :)
Thanks :)
PS: No, I am not a Microf*ck member, i hate them, but the MC is my fav. char :D
#5
Posted 28 May 2007 - 05:57 AM
There's plenty of books related to C++; You might want to browse amazon.com, read the *negative* reviews of the books (if they complain about something you don't care about, it's a good book).. there's also a few MMORPG development books (for example ISBN 978-1584502432). Browsing amazon doesn't mean that you have to buy from amazon, mind.
However, I'd stop and think about the project for a bit, and maybe start from something simpler first.
However, I'd stop and think about the project for a bit, and maybe start from something simpler first.
http://iki.fi/sol - my schtuphh
#6
Posted 28 May 2007 - 08:02 AM
dude, c++ takes time, books are only for reference, get an engine source, and follow it up, then refer back to what they are trying to do, this way u'll learn faster,
Of course first get some basic idea of classes , inheritance, abstraction, polymorphism, encapsulaton and aggregation and dontforget templates and the STL.
They have some great reference material on codeproject and codeguru...
Of course first get some basic idea of classes , inheritance, abstraction, polymorphism, encapsulaton and aggregation and dontforget templates and the STL.
They have some great reference material on codeproject and codeguru...
#8
Posted 28 May 2007 - 12:56 PM
Thanks :)
I got 2 good books now "C++ for Dummies" and "PC Games with C++ and DirectX".
I got 2 good books now "C++ for Dummies" and "PC Games with C++ and DirectX".
PS: No, I am not a Microf*ck member, i hate them, but the MC is my fav. char :D
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











