Home Page
Blue Dust Blog
Projects
Quit!
Discussions
X Seeks Y
Links
About Us!
Quit!
Steven Goodwin: Biography  Lecturer 
Bibliography by publisher: Charles River Media  Linux Magazine  Develop  Free Software Magazine 
Bibliography by topic: Games Development  Linux  Magic  Other 

Steven Goodwin - The Bibliography

Linux Magazine

Linux Magazine

Language of the C

  A thirteen part C programming course.

Data Driven Software

  Demonstrates the principles by implementing a 3DS loader and Open GL viewer.

UU encoding made simple

 

Debugging with GDB

 

Splint

  Software correctness explained by means of a free implementation of Lint.

SDL Game Programming

  This five part tutorial covered the entire process of writing a game in SDL. I chose to write a clone of Manic Miner.

Fixed Point Processing

  An explanation and methods for implementing fixed point code, for use on embedded Linux systems, such the Arm.

Writing your own shell

  An article demonstrating how to create (and install) a simple multimedia control shell.

Video recording over email

  This piece later formed the base for my presentation at Notcon '04.

Power tools - Screen

 

Pear::DB

 

Bi-lingual Programming

  How to use the GPL gettext library to aid in localised development.

PHP 5

 

Lua