Game Programming and Development Tools

Good coding – rowanseymour

rowanseymour

Member

Posts: 284
From: Belfast, Northern Ireland
Registered: 02-10-2001
Just had to share this with someone. Very useful reading, especially if your making the painful transition from oldskool C to OOP C++.

http://www.cbloom.com/3d/techdocs/coding.txt

------------------

pilgrim
Junior Member

Posts: 5
From: Pasadena, CA, USA
Registered: 08-23-2001
Very good advice. Just finished reading it in full and I highly recommend to all coders out there! Also, try to get a copy of 'Code Complete' and 'Writing Solid Code' both from Microsoft Press. These are good books and were required reading by the president of the game company I used to work for.