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

Programming Topics

Browse in : > Topics > Programming

Code as a Crime Scene
Description : Forensic techniques can predict possible future crimes. Adam Tornhill shows how they can be applied to code. by Adam Tornhill

YAGNI-C as a Practical Application of YAGNI
Description : YAGNI can seem vague. Sergey Ignatchenko offers a more precise definition. by Sergey Ignatchenko
Category: [ Design of applications and programs ]
Has the Singleton Not Suffered Enough
Description : Singletons are much maligned. Omar Bashir considers why. by Omar Bashir
Category: [ 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. by Stuart Golodetz

C++ Range and Elevation
Description : C++ provides many features for higher-level programming, but lacks some common ones present in other languages. by Steve Love
Category: [ Design of applications and programs ]