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 : > Web Links > References
• References +
• References

• Microsoft +
• Microsoft

• Programming +

Floating Point Fun and Frolics
Description : Representing numbers in computers is a non-trivial problem. Frances Buontempo finds using them is hard, too. by Frances Buontempo
Category: [ Overload Journal #91 - June 2009 | Programming Topics ]
Complexity, Requirement and Modules
Description : Programs can be unnecessarily complex. Rafael Jay examines a technique for doing better. by Rafael Jay
Category: [ Overload Journal #91 - June 2009 | Programming Topics | Design of applications and programs ]
An Introduction to FastFormat (Part 3): Solving Real Problems, Quickly
Description : A good library must be useful in practice. Matthew Wilson looks at usability and extendability. by Matthew Wilson
Category: [ Overload Journal #91 - June 2009 | Programming Topics | Design of applications and programs ]
Boiler Plating Database Resource Cleanup (Part 2)
Description : Timely disposal of resources is important. Paul Grenyer applies this to database access in Java. by Paul Grenyer
Category: [ Overload Journal #91 - June 2009 | Programming Topics ]
Testing State Machines
Description : State machines are a common design pattern. Matthew Jones seperates their concerns to make testing easier. by Matthew Jones
Category: [ Overload Journal #90 - April 2009 | Programming Topics | Design of applications and programs ]
The Model Student: A Rube-ish Square (Part 2)
Description : A rube-ish square embodies some simple group theory. Richard Harris explores its properties. by Richard Harris
Category: [ Overload Journal #90 - April 2009 | Programming Topics | Design of applications and programs ]
An Introduction to FastFormat (Part 2): Custom Argument and Sink Types
Description : A library should be customisable and have good performance. Matthew Wilson shows how to achieve both. by Matthew Wilson
Category: [ Overload Journal #90 - April 2009 | Programming Topics | Design of applications and programs ]
Through The Looking Glass
Description : What's happening in the next room? Stuart Golodetz has to find the door first! by Stuart Golodetz
Category: [ Overload Journal #89 - February 2009 | Programming Topics | Design of applications and programs ]
Orderly Termination of Programs
Description : Ensuring a clean shutdown is important. Omar Bashir presents some techniques. by Omar Bashir
Category: [ Overload Journal #89 - February 2009 | Programming Topics ]
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. by Matthew Wilson
Category: [ Overload Journal #89 - February 2009 | Programming Topics | Design of applications and programs ]
Model View Controller with Java Swing
Description : It's recommended to keep user interface and data model separate. Paul Grenyer looks a common solution. by Paul Grenyer
Category: [ Overload Journal #88 - December 2008 | Programming Topics | Design of applications and programs ]
The Legion's Revolting!
Description : 3D meshes can be too large to deal with efficiently. Stuart Golodetz applies some ancient discipline. by Stuart Golodetz
Category: [ Overload Journal #88 - December 2008 | Programming Topics | Design of applications and programs ]
Iterators and Memberspaces
Description : Exposing a compound object's collections can be messy. Roel Vanhout introduces a powerful idiom. by Roel Vanhout
Category: [ Overload Journal #88 - December 2008 | Programming Topics | Design of applications and programs ]
Generics without Templates - Revisited
Description : Can you use the STL if your compiler lacks templates? Robert Jones implements iterators and alogorithms. by Robert Jones
Category: [ Overload Journal #88 - December 2008 | Programming Topics | Design of applications and programs ]
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. by Stuart Golodetz
Category: [ Overload Journal #87 - October 2008 | Programming Topics | Design of applications and programs ]
DynamicAny (Part 2)
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests. by Aleksandar Fabijanic
Category: [ Overload Journal #87 - October 2008 | Programming Topics | Design of applications and programs ]
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 ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|