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

Browse in : > Journals > Overload > 92
• Programming +

• 92 +
  • Overload 26 PDF
  • Overload 25 PDF
  • Overload 24 PDF
  • Overload 23 PDF
  • Overload 22 PDF
  • Overload 21 PDF
  • Overload 20 PDF
  • Overload 19 PDF
  • Overload 16 PDF
  • Overload 15 PDF
  • Overload 14 PDF
  • Overload 13 PDF
  • Overload 12 PDF
  • Overload 11 PDF
  • Overload 10 PDF
  • Overload 9 PDF
  • Overload 8 PDF
  • Overload 7 PDF

DynamicAny, Part I
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++. by Aleksandar Fabijanic
Category: [ Overload Journal #86 - August 2008 | Programming Topics | Design of applications and programs ]
Globals, Singletons and Parameters
Description : One size rarely fits all. Bill Clare considers different approaches to parameterization. by Bill Clare
Category: [ Overload Journal #86 - August 2008 | Programming Topics | Design of applications and programs ]
Exceptions Make for Elegant Code
Description : Anything that can go wrong, will go wrong. Anthony Williams compares ways of dealing with errors. by Anthony Williams
Category: [ Overload Journal #86 - August 2008 | Programming Topics | Design of applications and programs ]
The Model Student: A Knotty Problem, Part 2
Description : Tying yourself in knots is easy. Richard Harris cuts through the complexity. by Richard Harris
Category: [ Overload Journal #85 - June 2008 | Programming Topics | Design of applications and programs ]
Watersheds and Waterfalls (Part 2)
Description : Stuart Golodetz continues his survey of algorithms for segmenting images into regions. by Stuart Golodetz
Category: [ Overload Journal #84 - April 2008 | Programming Topics | Design of applications and programs ]
The Model Student: A Knotty Problem, Part 1
Description : Richard Harris explores more of the mathematics of modelling problems with computers. by Richard Harris
Category: [ Overload Journal #84 - April 2008 | Programming Topics | Design of applications and programs ]
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 | Programming Topics | Design of applications and programs ]
Testing Visiting Files and Directories in C#
Description : Testing code that accesses the file system is not straightforward. Paul Grenyer looks at what is involved. by Paul Grenyer
Category: [ Overload Journal #83 - Feb 2008 | Programming Topics ]
Generics Without Templates
Description : Robert Jones presents an alternative implementation of C++'s std::vector that can be used the absence of templates and exceptions. by Robert Jones
Category: [ Overload Journal #83 - Feb 2008 | Programming Topics ]
Functional Programming Using C++ Templates (Part 2)
Description : Continuing his exploration of functional programming and template metaprogramming, Stuart Golodetz looks at some data structures. by Stuart Golodotz
Category: [ Overload Journal #82 - Dec 2007 | Programming Topics ]
Java Protocol Handlers
Description : Roger Orr demonstrates the use of Java's URL handling to make code independent of the source of data. by Roger Orr
Category: [ Overload Journal #82 - Dec 2007 | Programming Topics ]
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 | Programming Topics | Design of applications and programs ]
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 | 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: [ Overload Journal #81 - Oct 2007 | Programming Topics | Design of applications and programs ]
He Sells Shell Scripts to Intersect Sets
Description : Graphical User Interfaces are in great demand but for some tasks there are better tools. Thomas Guest demonstrates the capabilities of command shells. by Thomas Guest
Category: [ Overload Journal #80 - Aug 2007 | Programming Topics ]
Release Mode Debugging
Description : Although we try not to put bugs into software, sometimes we must track them down to remove them. Roger Orr considers the difficulties when they can only be seen in release builds. by Roger Orr
Category: [ Overload Journal #80 - Aug 2007 | Programming Topics ]
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 | Programming Topics | Design of applications and programs ]
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 | Programming Topics | Design of applications and programs ]
Continuous Integration with CruiseControl.Net
Description : Is CC any good? How could it be better? Did it make a real difference where it was installed? Should we all give it a go? by Paul Grenyer
Category: [ Overload Journal #79 - Jun 2007 | Programming Topics | Process Topics ]
Working with GNU Export Maps
Description : Taking control over the symbols exported from shared libraries built with the GNU toolchain. by Ian Wakeling
Category: [ Overload Journal #79 - Jun 2007 | Programming Topics ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|