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 Overload Journal #78 - Apr 2007

Options:
View Article Map
View Archives
A Perspective on Use of Conditional Statements versus Assertions
Description : Simon Sebright offers us the benefit of his experience.
Category: [ Design of applications and programs ]
Implementing Synchronization Primitives for Boost on Windows Platforms
Description : Anthony Williams on the popular Boost library.

Design in Test-Driven Development
Description : With its roots in Japanese just-in-time manufacturing, Test-Driven Development (TDD) puts the traditional development process on its head. Adam Petersen discusses when to use TDD, how to use it successfully, and its use in up-front design.
Category: [ Design of applications and programs ]
C++ Unit Test Frameworks
Description : There are many Unit Testing frameworks for C++, but which one to use? Chris Main shares his experience of some of them.
Category: [ Design of applications and programs ]