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

Programming Topics or Journal Editorial or Overload Journal #41 - Feb 2001

Options:
View Article Map
View Archives
Orderly Termination of Programs
Description : Ensuring a clean shutdown is important. Omar Bashir presents some techniques.
Category: [ Programming Topics | Overload Journal #89 - February 2009 ]
An Introduction to Fast Format (Part 1): The State of the Art
Description : Writing a good library is hard. Matthew Wilson compares some existing formatting libraries, and promises to do better.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
The Sweet Smell of Success
Description : If your last project wasn't successful, you're not alone...
Category: [ Overload Journal #88 - December 2008 | Journal Editorial ]
Model View Controller with Java Swing
Description : It's recommended to keep user interface and data model separate. Paul Grenyer looks a common solution.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
The Legion's Revolting!
Description : 3D meshes can be too large to deal with efficiently. Stuart Golodetz applies some ancient discipline.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Iterators and Memberspaces
Description : Exposing a compound object's collections can be messy. Roel Vanhout introduces a powerful idiom.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Generics without Templates - Revisited
Description : Can you use the STL if your compiler lacks templates? Robert Jones implements iterators and alogorithms.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
The Invisible Hand
Description : Large groups can behave as one, but how predicatable are they?
Category: [ Overload Journal #87 - October 2008 | Journal Editorial ]
Seeing Things Differently
Description : The Multiple Material Marching Cubes (M3C) algorithm builds 3D models from 2D slices. Stuart Golodetz introduces it and provides a C++ implementation.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
DynamicAny (Part 2)
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
It's good to talk...
Description : Writing code is only part of developing software.
Category: [ Overload Journal #86 - August 2008 | Journal Editorial ]
DynamicAny, Part I
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Globals, Singletons and Parameters
Description : One size rarely fits all. Bill Clare considers different approaches to parameterization.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Exceptions Make for Elegant Code
Description : Anything that can go wrong, will go wrong. Anthony Williams compares ways of dealing with errors.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Plus ça change
Description : Our job titles seem to be dictated as much by fashion as by anything else. Does it matter? It does to some. Oh, and Overload has a new editor.
Category: [ Overload Journal #85 - June 2008 | Journal Editorial ]
The Model Student: A Knotty Problem, Part 2
Description : Tying yourself in knots is easy. Richard Harris cuts through the complexity.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #85 - June 2008 ]
After Four Years
Description : After four years as editor of Overload it is time for a change.
Category: [ Overload Journal #84 - April 2008 | Journal Editorial ]
Watersheds and Waterfalls (Part 2)
Description : Stuart Golodetz continues his survey of algorithms for segmenting images into regions.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #84 - April 2008 ]
The Model Student: A Knotty Problem, Part 1
Description : Richard Harris explores more of the mathematics of modelling problems with computers.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #84 - April 2008 ]
When Things Go Wrong
Description : Can we reduce the pain of computer problems?
Category: [ Overload Journal #83 - Feb 2008 | Journal Editorial ]

  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|
Sort by Date Title