ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Design of applications and programs and Overload Journal #90 - April 2009

Options:
View Article Map
View Archives
Testing State Machines
Description : State machines are a common design pattern. Matthew Jones seperates their concerns to make testing easier.
Category: [ Programming Topics ]
If You Can't See Me, I Can't See You
Description : Knowing where the doors are is only the start. Stuart Golodetz works out what he can see through them.

The Model Student: A Rube-ish Square (Part 2)
Description : A rube-ish square embodies some simple group theory. Richard Harris explores its properties.
Category: [ Programming Topics ]
An Introduction to FastFormat (Part 2): Custom Argument and Sink Types
Description : A library should be customisable and have good performance. Matthew Wilson shows how to achieve both.
Category: [ Programming Topics ]