Home » Archive

Articles tagged with: learn game programming

C and C++, Headline »

[28 Aug 2009 | No Comment | 735 views]
C Tutorial- Tutorial 3:  Char Data, Strings and User Input

This is the third video (in two parts) in the C Programming series. This particular series when finished will take the viewer from basic C all the way to creating simple games in C on the GameBoy Advance platform. While not a current platform it does give a really great introduction in to handheld game production.
This video discusses a couple of very important concepts in C. First the char data type is discussed. The video then demonstrates two ways to obtain user input in console applications. …

C and C++ »

[25 Mar 2009 | One Comment | 936 views]
C Tutorial 1: Revisited- Corrected Audio and in HD!

This simple tutorial shows you how to write and compile your first C program.