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 > 37
• Programming +

• 37 +
  • 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

• LettersEditor +

Quality Matters: Diagnostic Measures (Listings)
Description : Program listings for Quality Matters: Diagnostic Measures by Matthew Wilson
Category: [ Overload Journal #95 - February 2010 | Programming Topics | Design of applications and programs ]
Shadow Data Types
Description : Hiding implementation details is a good idea. Jon Jagger shows a technique in C that avoids some of the common problems. by Jon Jagger
Category: [ Overload Journal #94 - December 2009 | Programming Topics ]
Creating a Framework for the iPhone
Description : Apple's iPhone SDK doesn't allow you to create a Framework. Pete Goodliffe explains how to build one manually. by Pete Goodliffe
Category: [ Overload Journal #94 - December 2009 | Programming Topics | Design of applications and programs ]
The Model Student: A Primal Skyline (Part 3)
Description : The prime factors of the integers show some repeating patterns. Richard Harris investigates whether they have fractal properties. by Richard Harris
Category: [ Overload Journal #94 - December 2009 | Programming Topics ]
The Model Student: A Primal Skyline (Part 2)
Description : How do you measure the length of a curve? Richard Harris gets his ruler out. by Richard Harris
Category: [ Overload Journal #93 - October 2009 | Programming Topics ]
Multi-threading in C++0x
Description : Threading support is being added to C++. Anthony Williams introduces us to the new facilities. by Anthony Williams
Category: [ Overload Journal #93 - October 2009 | Programming Topics ]
I Think I'll Parse
Description : A parser is a fundamental tool in software development. Stuart Golodetz looks at how you might tackle writing one. by Stuart Golodetz
Category: [ Overload Journal #92 - August 2009 | Programming Topics | Design of applications and programs ]
Quality Matters: Introductions, and Nomenclature
Description : There are many aspects of Software Quality. Matthew Wilson introduces us to some of the concepts. by Matthew Wilson
Category: [ Overload Journal #92 - August 2009 | Programming Topics | Design of applications and programs ]
Code Rot
Description : Maintaining code is vital to keep it working. Tom Guest explores what happens when you neglect it. by Tom Guest
Category: [ Overload Journal #92 - August 2009 | Programming Topics ]
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 ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|