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 #117 - October 2013

Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Overload 117 PDF

Martin Moene

10 October 2013 00:00:00 +01:00

Editorial: Decisions, Decisions
Description : Providing precise definitions can be difficult. For example, what is a program?
Category: [ Journal Editorial ]
Code as a Crime Scene
Description : Forensic techniques can predict possible future crimes. Adam Tornhill shows how they can be applied to code.
Category: [ Programming Topics ]
Lies, Damn Lies and Estimates
Description : Predicting how long something will take is hard. Seb Rose takes us on a brief tour through the swamp that is estimation.
Category: [ Process Topics ]
YAGNI-C as a Practical Application of YAGNI
Description : YAGNI can seem vague. Sergey Ignatchenko offers a more precise definition.
Category: [ Programming Topics | Design of applications and programs ]
Has the Singleton Not Suffered Enough
Description : Singletons are much maligned. Omar Bashir considers why.
Category: [ Programming Topics | Design of applications and programs ]
Automatic Navigation Mesh Generation in Configuration Space
Description : Walkable 3D environments can be automatically navigated. Stuart Golodetz demonstrates how navigation meshes achieve this.
Category: [ Programming Topics ]
C++ Range and Elevation
Description : C++ provides many features for higher-level programming, but lacks some common ones present in other languages.
Category: [ Programming Topics | Design of applications and programs ]