Overload Journal #78 - Apr 2007

Browse in : > Journals > Overload > 78

Overload 78 PDF
(the whole journal as a PDF file)
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 ]