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 #81 - Oct 2007

Browse in : > Journals > Overload > 81

While the Cat's Away...
Description : ...instead of spending your time playing, why not learn to be multi-lingual in a multi-cultural world? by Ric Parkin
Source : Editorial
Category: [ Journal Editorial ]
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: [ Programming Topics | Design of applications and programs ]
Blue-White-Red, an Example Agile Process
Description : When it comes to running a project, one size rarely fits all, but Allan Kelly finds that tailoring a core idea over time has led to repeated success. by Allan Kelly
Category: [ Process Topics ]
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: [ Programming Topics | Design of applications and programs ]
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: [ Programming Topics | Design of applications and programs ]