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