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

Inventing a Mutex
Description : A mutex is a general purpose tool - there may be better solutions in specific circumstances. George Shagov presents one such alternative. by George Shagov

C++ Unit Testing Easier: CUTE
Description : Peter Sommerlad presents a lightweight framework for C++ unit testing. by Peter Sommerlad

From CVS to Subversion
Description : Thomas Guest reflects on migrating his organisation's version control system from CVS to Subversion. by Thomas Guest