Jump to content


Good book to learn C++


7 replies to this topic

#1 Master_CHief

    New Member

  • Members
  • Pip
  • 4 posts

Posted 27 May 2007 - 08:05 PM

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.

#2 Reedbeta

    DevMaster Staff

  • Administrators
  • 4979 posts
  • LocationBellevue, WA

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 SamuraiCrow

    Senior Member

  • Members
  • PipPipPipPip
  • 459 posts

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.)

#4 Master_CHief

    New Member

  • Members
  • Pip
  • 4 posts

Posted 28 May 2007 - 05:22 AM

I have good HTML knowledge, some major PHP skills and some basic C++ skills^^


Thanks :)
PS: No, I am not a Microf*ck member, i hate them, but the MC is my fav. char :D

#5 Sol_HSA

    Senior Member

  • Members
  • PipPipPipPip
  • 482 posts
  • LocationNowhere whenever

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.
http://iki.fi/sol - my schtuphh

#6 g(h)eerko

    Member

  • Members
  • PipPip
  • 40 posts

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...

#7 Kenneth Gorking

    Senior Member

  • Members
  • PipPipPipPip
  • 911 posts

Posted 28 May 2007 - 10:19 AM

Bookmark this page, and then read this section of it. It's an excellent page, and I adwise you use it whenever you have any questions about C++.
"Stupid bug! You go squish now!!" - Homer Simpson

#8 Master_CHief

    New Member

  • Members
  • Pip
  • 4 posts

Posted 28 May 2007 - 12:56 PM

Thanks :)

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