|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Getting Started: CHOICE OF PROGRAMMING LANGUAGE QUESTION
------------------------------------------------------------ GameProgrammer.Com: Getting Started: CHOICE OF PROGRAMMING LANGUAGE QUESTION ------------------------------------------------------------ By Allen Seitz (Bigal) on Thursday, August 31, 2000 - 09:55 pm: I recommend C because books on it common and cheap and most other developers have choosen C. Assembly is great but a real headache and not easy for beginners. Also books and tutorials for assembly are harder to find. Once I asked at Walden books and they said they couldn't even order any! I've heard of people recommending C++ over C, but I think the choice is purely personal. C and C++ languages are fine for games if you follow good programming rules. Make sure that whatever you decide on has utilites or libraries for what you need to do. The Windows DirectX or Allegro for DOS are two great choices for making games in C. ------------------------------------------------------------ DO NOT REPLY TO THIS MESSAGE! It is an automatic e-mail notification message from the discussion board indicating that a new message was posted. If you do not wish to receive further e-mail notification messages from this discussion board, edit your user or moderator profile to turn off the e-mail notification option. Use this link to go directly to the discussion: http://gameprogrammer.com/cgi-bin/comm/gameprogrammer/discus/show.pl?5/66
|
|