Thread: Books!

  1. #1
    Registered User
    Join Date
    Mar 2009
    Posts
    43

    Books!

    Hi all

    I've just finished studying a huge book teaching the fundementals of C++ and I bought a couple of books about creating a basic game based on the language... however those I bought assume that you not only know C++ but also the directX or SDL SDK's, which I don't. Most guides are not so thorough and I wondered if anyone could recommend book(s) on how to use directX / SDL in C++?

    Cheers :-)

  2. #2
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Moved to Tech board.

  3. #3
    Registered User Sharke's Avatar
    Join Date
    Jun 2008
    Location
    NYC
    Posts
    303
    Well there is Jonathan Harbour's "Beginning Game Programming" but to be honest it's not very good, it's one of those books which leaves you wondering something on almost every page. I've heard people say good things about the Sams "Teach Yourself Game Programming" but I guess like every other book it has its good reviews and bad reviews. If you're looking for the absolute basics of Direct X you might find this tutorial helpful:

    DirectX Tutorial.com - Win32 Lesson 1: The Parts of a Game

    It takes you so far before you have to pay for the rest, but at least it gives you the flavor of things.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What are some good books on C?
    By php111 in forum C Programming
    Replies: 9
    Last Post: 10-01-2008, 06:16 AM
  2. C++ Books
    By Darklighter in forum C++ Programming
    Replies: 8
    Last Post: 01-03-2006, 07:13 PM
  3. Reference Books at Work and Home
    By kuphryn in forum Tech Board
    Replies: 2
    Last Post: 05-20-2004, 05:59 AM
  4. Good books?
    By Unregistered in forum C++ Programming
    Replies: 14
    Last Post: 02-10-2002, 01:58 PM
  5. Books Books Books
    By aresashura in forum Game Programming
    Replies: 5
    Last Post: 12-28-2001, 09:08 PM