Thread: Need some tips.

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    25

    Need some tips.

    I've just started with C++ and im interested in learning Game programming in windows.

    I've read that this book is good for beginners:
    'Tricks of the Windows Game Programming Gurus'

    Is this a good idea? Or should I buy some other books?
    And what Compiler should i use?

    Please help me..
    Thanks

  2. #2
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    If you're just starting with C++ I'm not sure that 'Tricks of the Windows Game Programming Gurus' is the right book to start with. Try one of the Prima series books like Iso Programming by Ernest Panzera. It teaches some solid C++, Windows and game programming.

    Also check out www.gamedev.net and www.flipcode.com . They have some great stuff (articles, etc.) for game development.

  3. #3
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    Yeah, I agree with jdinger. First you should start off by learning the basics, and to keep you interested try making little text games along the way. Making these little games will give you a lot of hands-on experience too, while you are learning the basics of C++. Once you feel comfortable enough with the language, then I'd move onto what ever you feel is neccesary.

  4. #4
    Registered User
    Join Date
    Mar 2002
    Posts
    25

    Ok. thanks

    Im working on that in this very moment.
    Im making this Crappy Textbased RPG game..


    But thanks for the help

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Programming Tips
    By webmaster in forum General Discussions
    Replies: 27
    Last Post: 10-29-2018, 12:49 PM
  2. Ballon Tips in C++ (Borland C++ Builder 6)
    By dfghjk in forum C++ Programming
    Replies: 4
    Last Post: 05-11-2008, 08:00 PM
  3. Tips on becoming a competent programmer
    By trickae2 in forum C Programming
    Replies: 16
    Last Post: 08-28-2006, 07:33 PM
  4. C++ Programming Tips
    By gflores in forum C++ Programming
    Replies: 20
    Last Post: 09-14-2004, 07:53 PM
  5. any useful tips to increase speed when parsing files
    By Shadow12345 in forum C++ Programming
    Replies: 2
    Last Post: 01-18-2003, 05:52 PM