Advertisement
Membership
Login
ACCU Buttons
Programming Topics
Browse in : | > Topics > Programming |
Watersheds and Waterfalls
Description : An introductory look at segmenting images into regions using a landscape analogy. by Stuart Golodetz
Category: [ Overload Journal #83 - Feb 2008 ]
Description : An introductory look at segmenting images into regions using a landscape analogy. by Stuart Golodetz
Category: [ Overload Journal #83 - Feb 2008 ]
The PfA Papers: The Clean Dozen
Description : Patterns are social animals and are often found in the company of others. This issue, Kevlin Henney looks at where 'Parameterise from Above' has been hanging out. by Kevlin Henney
Category: [ Overload Journal #81 - Oct 2007 ]
Description : Patterns are social animals and are often found in the company of others. This issue, Kevlin Henney looks at where 'Parameterise from Above' has been hanging out. by Kevlin Henney
Category: [ Overload Journal #81 - Oct 2007 ]
Functional Programming Using C++ Templates (Part 1)
Description : Template metaprogramming can initially seem baffling, but exploring its link to functional programming helps shed some light on things. by Stuart Golodetz
Category: [ Overload Journal #81 - Oct 2007 ]
Description : Template metaprogramming can initially seem baffling, but exploring its link to functional programming helps shed some light on things. by Stuart Golodetz
Category: [ Overload Journal #81 - Oct 2007 ]
auto_value: Transfer Semantics for Value Types
Description : In his quest to pass around values efficiently, Richard Harris concludes by looking at ways of transferring ownership, now and in the future. by Richard Harris
Category: [ Overload Journal #81 - Oct 2007 ]
Description : In his quest to pass around values efficiently, Richard Harris concludes by looking at ways of transferring ownership, now and in the future. by Richard Harris
Category: [ Overload Journal #81 - Oct 2007 ]
auto_value: Transfer Semantics for Value Types
Description : "Copy On Write" (COW) sounds like an ideal idiom for avoiding expensive copies. But care must be taken to avoid producing a "mad cow". by Richard Harris
Category: [ Overload Journal #80 - Aug 2007 ]
Description : "Copy On Write" (COW) sounds like an ideal idiom for avoiding expensive copies. But care must be taken to avoid producing a "mad cow". by Richard Harris
Category: [ Overload Journal #80 - Aug 2007 ]
The Policy Bridge Design Pattern
Description : Matthieu Gilson offers some thoughts on using a policy based mechanism to build efficient classes from loosely coupled components. by Matthieu Gilson
Category: [ Overload Journal #79 - Jun 2007 ]
Description : Matthieu Gilson offers some thoughts on using a policy based mechanism to build efficient classes from loosely coupled components. by Matthieu Gilson
Category: [ Overload Journal #79 - Jun 2007 ]
A Perspective on Use of Conditional Statements versus Assertions
Description : Simon Sebright offers us the benefit of his experience. by Simon Sebright
Category: [ Overload Journal #78 - Apr 2007 ]
Description : Simon Sebright offers us the benefit of his experience. by Simon Sebright
Category: [ Overload Journal #78 - Apr 2007 ]
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: [ Overload Journal #78 - Apr 2007 ]
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: [ Overload Journal #78 - Apr 2007 ]
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: [ Overload Journal #78 - Apr 2007 ]
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: [ Overload Journal #78 - Apr 2007 ]
Programming - Abstraction by Design
Description : Nigel Eke acts as a guide to aspect oriented programming using AspectJ as an example. by Nigel Eke
Category: [ Overload Journal #77 - Feb 2007 ]
Description : Nigel Eke acts as a guide to aspect oriented programming using AspectJ as an example. by Nigel Eke
Category: [ Overload Journal #77 - Feb 2007 ]
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: [ Overload Journal #76 - Dec 2006 ]
Description : Alexander Nasonov addresses some problems that arise when using Singleton in C++. by Alexander Nasonov
Category: [ Overload Journal #76 - Dec 2006 ]
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: [ Overload Journal #76 - Dec 2006 ]
Description : Mark looks at the separation of interface and implementation in C++, and how the separation helps to strengthen encapsulation. by Mark Radford
Category: [ Overload Journal #76 - Dec 2006 ]
The Rise and Fall of Singleton Threaded
Description : Steve Love explores how 'Singletons' in design can seem a good idea at the time, why they are generally a mistake, and what to do if you have them. by Steve Love
Category: [ Overload Journal #73 - Jun 2006 ]
Description : Steve Love explores how 'Singletons' in design can seem a good idea at the time, why they are generally a mistake, and what to do if you have them. by Steve Love
Category: [ Overload Journal #73 - Jun 2006 ]
An Implementation of Double Dispatch in Java
by Peter A. Pilgrim
Category: [ Overload Journal #36 - Mar 2000 ]
by Peter A. Pilgrim
Category: [ Overload Journal #36 - Mar 2000 ]