Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-26-2006, 12:35 AM   #1 (permalink)
 
Newb Techie

Join Date: Jan 2006

Posts: 26

skateforjondoe is on a distinguished road

Question c++ books

what would be a good book for programming a rpg game in C++
skateforjondoe is offline  
Old 09-26-2006, 09:55 AM   #2 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

You need to find a book that teaches you how to program in C++ first. If you've never programmed before, you may find it more beneficial to to learn a language like Python instead. C++ can be daunting for a beginner.
jaeusm is offline  
Old 10-03-2006, 11:23 AM   #3 (permalink)
 
Newb Techie

Join Date: Jul 2005

Posts: 12

77platoon

Default

You may want to have a look at some online resources first to feel the water. Some web pages i came across have quite engaging material but since its on teh web you may need to be a bit more co-ordinated to make it work for you. There are numerous places you can go to but these two i could easily find for you,


http://www.cplusplus.com/ http://www.cprogramming.com
77platoon is offline  
Old 10-08-2006, 12:42 PM   #4 (permalink)
 
Junior Techie

Join Date: May 2006

Posts: 67

julz

Default

If you already know C++ fairly well, check out the book Programming Role Playing Games with DirectX. Even if you don't want to use DirectX, you can learn a lot about making an RPG in general.

Although if you don't know C++ yet, I would suggest staying away from making an RPG (or any type of game for that matter) until you're comfortable with the language.

Accelerated C++ or C++ Primer are both highly recommended books for beginners. If you don't want to buy a book, check out the free online book Teach Yourself C++ in 21 Days.
__________________
Julien aka julz

<a href=\"http://www.build-gaming-computers.com\">How to Build Gaming Computers</a>
julz is offline  
Old 10-09-2006, 12:15 PM   #5 (permalink)
 
Newb Techie

Join Date: Oct 2006

Posts: 2

diaro

Default

C++ in 24 hours - S. Kau
diaro is offline  
Old 10-15-2006, 03:14 AM   #6 (permalink)
 
True Techie

Join Date: Mar 2006

Posts: 211

Keadonen

Default

lol i got something like that, its kinda confusing tho. what are those

// for and like { and } If they are going to teach you how to do something teach the person not show them with no explination of what u are typing in is doing. IMO
Keadonen is offline  
Old 10-15-2006, 04:43 AM   #7 (permalink)
 
True Techie

Join Date: Aug 2006

Posts: 202

JinkX

Default

hey skateforjondoe if ur making an rpg game make sure to send me a copy ... i lovvvvvvvvvvvvveeeeeeeeeee rpg games .. and i can help u with ideas and stuff !!
__________________
plz god .. if u cant make me thin ..
make all my friends very fat !
JinkX is offline  
Old 10-19-2006, 05:13 AM   #8 (permalink)
 
Newb Techie

Join Date: Oct 2006

Posts: 2

perochak

Send a message via Yahoo to perochak
Default

For C++
Visit @

http://asia.geocities.com/perochak
perochak is offline  
Old 10-19-2006, 10:45 PM   #9 (permalink)
 
True Techie

Join Date: Jun 2006

Posts: 120

ablaye

Default

You can buy a package called Game Programming 3.0 which has 3 books for learning C++ in PDF file format and it comes with DirectX 6.1 SDK, Genesis Game World Editor, Visual C++.
ablaye is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On