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 and Design of applications and programs and Overload Journal #117 - October 2013

Options:
View Article Map
View Archives
YAGNI-C as a Practical Application of YAGNI
Description : YAGNI can seem vague. Sergey Ignatchenko offers a more precise definition.

Has the Singleton Not Suffered Enough
Description : Singletons are much maligned. Omar Bashir considers why.

C++ Range and Elevation
Description : C++ provides many features for higher-level programming, but lacks some common ones present in other languages.