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

Overload Journal #78 - Apr 2007

Browse in : > Journals > Overload > 78

New Tricks for an Old Dog
by Alan Griffiths
Category: [ Journal Editorial ]
A Perspective on Use of Conditional Statements versus Assertions
Description : Simon Sebright offers us the benefit of his experience. by Simon Sebright
Category: [ Programming Topics | Design of applications and programs ]
Implementing Synchronization Primitives for Boost on Windows Platforms
Description : Anthony Williams on the popular Boost library. by Anthony Williams
Category: [ Programming Topics ]
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. by Adam Petersen
Category: [ Programming Topics | 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. by Chris Main
Category: [ Programming Topics | Design of applications and programs ]