Nov 21, 2009

C++ Game Programming Books For Beginners?

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Programming > Game Programming

C++ Game Programming Books For Beginners?

shiv


can anyone help me with some good latest C++ game programming books (2D, not ready for 3D yet) or any good lesson sites for beginners? thanks in advance!


cheerz!

shiv




Comment/Reply (w/o sign-up)

KazDoran
Well, if you know C++ already, you should get a more game-specific book, explaining stuff about game loops, game logic, that sort of thing.

If you don't, I'd suggest you first learn C++ without thinking in games already, because there's much more to it. Learn the basics and practice a lot to get the hang of the language.

When you feel comfortable, grab the SDL API (www.libsdl.org), which allows you to easily create high-quality 2D games, complete with keyboard, mouse and joystick events, and sound as well, all in a few commands. To learn how to use the API, I'd suggest Lazy Foo's tutorials (http://lazyfooproductions.com/SDL_tutorials/index.php). Great way to learn all sorts of things! wink.gif

Just remember that you can't make a game in C++ unless you know to use the language, so start working on that! smile.gif

 

 

 


Comment/Reply (w/o sign-up)

shiv
QUOTE(KazDoran @ Mar 24 2006, 12:08 PM) *

Well, if you know C++ already, you should get a more game-specific book, explaining stuff about game loops, game logic, that sort of thing.

If you don't, I'd suggest you first learn C++ without thinking in games already, because there's much more to it. Learn the basics and practice a lot to get the hang of the language.

When you feel comfortable, grab the SDL API (www.libsdl.org), which allows you to easily create high-quality 2D games, complete with keyboard, mouse and joystick events, and sound as well, all in a few commands. To learn how to use the API, I'd suggest Lazy Foo's tutorials (http://lazyfooproductions.com/SDL_tutorials/index.php). Great way to learn all sorts of things! wink.gif

Just remember that you can't make a game in C++ unless you know to use the language, so start working on that! smile.gif



thanks for your reply kazdoran smile.gif. im quite well versed with C++..what i am looking for is specific c++ game developing books to get my shot at gaming started! i will try out the SDL API you suggested wink.gif .

would greatly anymore specific suggestions on where and how to start. thanks!


cheerz!

shiv

Comment/Reply (w/o sign-up)

mustra
Beginning C++ Game Programming (Game Development Series) by Michael Dawson (Paperback - May 13, 2004)

Game Programming In C++ : Start To Finish (Game Development Series) by Erik Yuzwa (Paperback - Jan 11, 2006)

these 2 are very good, the first one taugh me c++ at the beginning
you should start with a book called "c++ primer" , for me its the best about c++ (for beginners)

and then move to one of those 2 above (i advice the first one)

cheers smile.gif

Comment/Reply (w/o sign-up)

Unitechy
hey thanks a lot for those names..
Actually even i was looking for the same.
I'm that well versed in c++ but since it was included in my course i'm well acquinted with it..
Thanks again

Comment/Reply (w/o sign-up)

MS2
I can handle php&mysql pretty well, my next wish is to create a 3D game.
I therefore recently bought a few books, i have not yet read them all though.
But these books do look good.

My c++ basics book:
C++ game programming (make little c++ textbased games to learn c++......i think this is way easier to read than the 'c++ in 21 days' wich i borrowed)

The rest of my books are about 3d programming and 2 about directx. Those got enough samples so i do not need a more advanced c++ book (yet).

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : c, game, programming, books, beginners

  1. Recomend A Graphics Programming Book
    Cg/Shaders/OpenGL-2.x/Direct3D-10 (1)
  2. Great Game Making Program For Beginners
    (10)
    I used this to start with a few years ago, it can manage online and 3D games and its simple
    drag+drop feature is an alternative to the GM code if you are completly stuck
    http://www.gamemaker.nl ....
  3. Good Java Game Programming Book
    Here is a book i wanted to share... (0)
    Hi Everyone; I am not new to java nor am I incompentent. ANyways, I just wanted to shared a book
    that I looked through that seemed fairly easy to follow for java beginners. IT gives a lot of
    demos and explainations on terms and methods. Also, it gives you very good instructions on
    compiling, building, and deploying your game. The book that I am referring to is: Beginning Java 5
    Game Programming Author is Jonathan S. Harbour from University of Advancing Technology ISBN:
    1-59863-150-0 Yes... it is a THOMSON course Technology boo. Its a small book and pretty inexpensiv....
  4. Help A Beginner Start On With Game Programming
    (8)
    I would like to make some game- no matter what but I have NO idea about programming. I only know php
    a bit, html, java script and css, but I'd like to have game not in the internet but let's
    say a real one... any idea, or progamm which might help?....
  5. What Are Some Good Game Programming Books ?
    (3)
    Can sombody tells me some good books for game programming with C++? /wink.gif' border='0'
    style='vertical-align:middle' alt='wink.gif' /> ....
  6. Black Art Of Java Game Programming
    (0)
  7. Runuo Programming
    (4)
    there is someone that know programming on runuo and ultima online? I was trying to make so that he
    could himself be created account through web but the script that I have for the game server (that he
    update the account stored in database and synchronize them with the database) gives an error to me:
    ( if someone is even than it helps me, it says to me that it does not find the data origin (i think
    the database that i specified) given that I have specified: ( perhaps mistake driver -. -....
  8. What Language Is Best For Game Programming?
    I need some help (38)
    ok I am trying to get into programming and then into games. So i was wondering if anyone knows a
    good language except c++. I have started to learn it but the problem is its not user friendly for a
    first time programmer. So I would appreciate it if you can maybe name some languages and there weak
    points and strong points i would aprreciate it.....
  9. Are Theese Books Good?
    (6)
    I am currently learning c++ to develop games. I have this book Heres a link I was thinking of
    getting theese two books: Heres a link and this one: Link here Are they worth it, because I
    dont want to spend $50 on some crap books.....
  10. Infinite Game Space
    game programming concept (3)
    Of course a computer cannot really have a truly infinite game space but then people do not have the
    infintite lifetimes required to know the difference anyway. You can create a game with billions of
    billions of locations which is more than big enough to be infinite as far as the human game player
    is concerned. You cannot do this with the traditional approach, of programming each location ahead
    of time. Your computer does not have the memory to contain them and the programmer does not have
    the time to program them. Instead you must use fixed seed random generation. F....
  11. Z80 Assembly
    programming games for the Ti-83+ (1)
    Most highschool kids and some college have a TI-83(+) for math, so some of you may be interested in
    this. Basically, there are 2 languages for the Ti-83+. Basic and z80 assembly. Basic is easier, but
    asm is alot faster and more powerful. *note* With z80 assembly, you can make some realy awesome
    calculator games. Actually, z80 assembly is almost identical to the language used to program the
    gameboy. Anyways, Ticalc.org is a really cool site with thousands of games to download for the
    Texas Instrument calculators. Maxcoderz is a great programming group for the TI-83(....
  12. Games Programming
    (30)
    I'm curious to know if anyone here does games programming or planning, any sort. I'm
    currently involved in some game design and coding for MUDs and I think it'd be neat to discuss
    and share ideas here. /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" />....
  13. Favorite programming resources (websites)
    (5)
    Here are some of my favorite websites. I find myself going online all the time to find out about
    some obscure function in STL or some math topic, etc, etc. Let's pool our resources!
    http://gamedev.net/ Game specific but has a ton of tutorials on all sorts of things well beyond
    programming and has a number of good forums http://www.gamasutra.com/ Has some top notch
    tutorials as well as industry news http://www.msoe.edu/eecs/ce/courseinfo/stl/ I find myself here
    often whenever I tackle STL stuff http://www.jimprice.com/jim-asc.htm I used this website exte....

    1. Looking for c, game, programming, books, beginners

See Also,

*SIMILAR VIDEOS*
Searching Video's for c, game, programming, books, beginners
advertisement



C++ Game Programming Books For Beginners?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com