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

Overload Journal #86 - August 2008

Browse in : > Journals > Overload > 86

It's good to talk...
Description : Writing code is only part of developing software. by Ric Parkin
Category: [ Journal Editorial ]
DynamicAny, Part I
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++. by Aleksandar Fabijanic
Category: [ Programming Topics | Design of applications and programs ]
Performitis - Part 2
Description : Software problems have much in common with diseases. Klaus Marquardt has a diagnosis and offers some treatments. by Klaus Marquardt
Category: [ Design of applications and programs ]
Globals, Singletons and Parameters
Description : One size rarely fits all. Bill Clare considers different approaches to parameterization. by Bill Clare
Category: [ Programming Topics | Design of applications and programs ]
Exceptions Make for Elegant Code
Description : Anything that can go wrong, will go wrong. Anthony Williams compares ways of dealing with errors. by Anthony Williams
Category: [ Programming Topics | Design of applications and programs ]
Divide and Conquer: Partition Trees and Their Uses
Description : The world is a complex place. Stuart Golodetz introduces a powerful technique to describe it. by Stuart Golodetz
Category: [ Design of applications and programs ]
On Management
Description : Management is a vital part of software development. Allan Kelly starts a new series by balancing some constraints. by Allan Kelly
Category: [ Project Management ]