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 #92 - August 2009

Options:
View Article Map
View Archives
I Think I'll Parse
Description : A parser is a fundamental tool in software development. Stuart Golodetz looks at how you might tackle writing one.
Category: [ Programming Topics ]
Quality Matters: Introductions, and Nomenclature
Description : There are many aspects of Software Quality. Matthew Wilson introduces us to some of the concepts.
Category: [ Programming Topics ]
The Model Student: A Primal Skyline (Part 1)
Description : Prime numbers are the 'building blocks' of the integers. Richard Harris investigates how they're combined.

The Generation, Management and Handling of Errors (Part 1)
Description : An error handling strategy is important for robustness. Andy Longshore and Eoin Woods present a pattern language.