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

Design of applications and programs

Browse in : > Topics > Design

The Singleton in C++ - A force for good?
Description : Alexander Nasonov addresses some problems that arise when using Singleton in C++. by Alexander Nasonov
Category: [ Programming Topics ]
C++ Interface Classes - Strengthening Encapsulation
Description : Mark looks at the separation of interface and implementation in C++, and how the separation helps to strengthen encapsulation. by Mark Radford
Category: [ Programming Topics ]