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 #99 - October 2010

Browse in : > Journals > Overload > 99

Lies, Damn Lies, and Statistics
Description : Making a good decision is vital. Ric Parkin looks at what information we use. by Ric Parkin
Category: [ Journal Editorial ]
You're Going To Have To Think!
Description : Numerical computing has many pitfalls. Richard Harris starts looking for a silver bullet. by Richard Harris
Category: [ Programming Topics | Design of applications and programs ]
What motivates software developers: a workshop report
Description : Keeping your team happy should be more than guesswork. Helen Sharp went and asked you. by Helen Sharp
Category: [ Project Management ]
To DLL or Not To DLL
Description : Shared libraries provide both benefits and problems. Sergey Ignatchenko introduces a rabbit's-eye view. by Sergey Ignatchenko
Category: [ Programming Topics | Design of applications and programs ]
Making String ReTRIEval Fast
Description : Sometimes you really do have to optimize your code. Björn Fahller looks at a string lookup data structure. by Björn Fahller
Category: [ Programming Topics ]
Quality Matters #6: Exceptions for Practically-Unrecoverable Conditions
Description : Being robust is harder than you think. Matthew Wilson analyses a classic program. by Matthew Wilson
Category: [ Programming Topics ]