Advertisement
Membership
Login
ACCU Buttons
Design of applications and programs or Overload Journal #97 - June 2010
Browse in : |
All
> Topics
> Design All > Journals > Overload > 97 All of these categories |
- Options:
- View Article Map
- View Archives
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
The Model Student: A Game of Six Integers (Part 2)
Description : What are the properties of the Numbers Game? Richard Harris continues his analysis.
Category: [ Design of applications and programs | Overload Journal #96 - April 2010 ]
Description : What are the properties of the Numbers Game? Richard Harris continues his analysis.
Category: [ Design of applications and programs | Overload Journal #96 - April 2010 ]
Using Design Patterns to Manage Complexity
Description : Simpler programs are more reliable. Omar Bashir sees how to make improvements.
Category: [ Design of applications and programs | Overload Journal #96 - April 2010 ]
Description : Simpler programs are more reliable. Omar Bashir sees how to make improvements.
Category: [ Design of applications and programs | Overload Journal #96 - April 2010 ]
The Predicate Student: A Game of Six Integers
Description : How easily can you solve puzzles? Nigel Eke applies some logic.
Category: [ Programming Topics | Design of applications and programs ]
Description : How easily can you solve puzzles? Nigel Eke applies some logic.
Category: [ Programming Topics | Design of applications and programs ]
The Model Student: A Game of Six Integers (Part 1)
Description : In how many ways can you combine a set of numbers? Richard Harris gets counting.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Description : In how many ways can you combine a set of numbers? Richard Harris gets counting.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Quality Matters: Diagnostic Measures
Description : How do we catch problems early? Matthew Wilson investigates the recls library.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Description : How do we catch problems early? Matthew Wilson investigates the recls library.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Quality Matters: Diagnostic Measures (Listings)
Description : Program listings for Quality Matters: Diagnostic Measures
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Description : Program listings for Quality Matters: Diagnostic Measures
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
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.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #94 - December 2009 ]
Description : Apple's iPhone SDK doesn't allow you to create a Framework. Pete Goodliffe explains how to build one manually.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #94 - December 2009 ]
Project-Specific Language Dialects
Description : Today's languages force a one-size-fits-all approach on projects. Yaakov Belch, Sergey Ignatchenko and Dmytro Ivanchykhin suggest a more flexible solution.
Category: [ Design of applications and programs | Overload Journal #94 - December 2009 ]
Description : Today's languages force a one-size-fits-all approach on projects. Yaakov Belch, Sergey Ignatchenko and Dmytro Ivanchykhin suggest a more flexible solution.
Category: [ Design of applications and programs | Overload Journal #94 - December 2009 ]
The Generation, Management and Handling of Errors (Part 2)
Description : Dealing with errors is a vital activity. Andy Longshaw and Eoin Woods conclude their pattern language.
Category: [ Design of applications and programs | Overload Journal #93 - October 2009 ]
Description : Dealing with errors is a vital activity. Andy Longshaw and Eoin Woods conclude their pattern language.
Category: [ Design of applications and programs | Overload Journal #93 - October 2009 ]
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.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #92 - August 2009 ]
Description : A parser is a fundamental tool in software development. Stuart Golodetz looks at how you might tackle writing one.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #92 - August 2009 ]
Quality Matters: Introductions, and Nomenclature
Description : There are many aspects of Software Quality. Matthew Wilson introduces us to some of the concepts.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #92 - August 2009 ]
Description : There are many aspects of Software Quality. Matthew Wilson introduces us to some of the concepts.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #92 - August 2009 ]
The Model Student: A Primal Skyline (Part 1)
Description : Prime numbers are the 'building blocks' of the integers. Richard Harris investigates how they're combined.
Category: [ Design of applications and programs | Overload Journal #92 - August 2009 ]
Description : Prime numbers are the 'building blocks' of the integers. Richard Harris investigates how they're combined.
Category: [ Design of applications and programs | Overload Journal #92 - August 2009 ]
The Generation, Management and Handling of Errors (Part 1)
Description : An error handling strategy is important for robustness. Andy Longshore and Eoin Woods present a pattern language.
Category: [ Design of applications and programs | Overload Journal #92 - August 2009 ]
Description : An error handling strategy is important for robustness. Andy Longshore and Eoin Woods present a pattern language.
Category: [ Design of applications and programs | Overload Journal #92 - August 2009 ]
Complexity, Requirement and Modules
Description : Programs can be unnecessarily complex. Rafael Jay examines a technique for doing better.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #91 - June 2009 ]
Description : Programs can be unnecessarily complex. Rafael Jay examines a technique for doing better.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #91 - June 2009 ]
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.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #91 - June 2009 ]
Description : A good library must be useful in practice. Matthew Wilson looks at usability and extendability.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #91 - June 2009 ]
Testing State Machines
Description : State machines are a common design pattern. Matthew Jones seperates their concerns to make testing easier.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Description : State machines are a common design pattern. Matthew Jones seperates their concerns to make testing easier.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
If You Can't See Me, I Can't See You
Description : Knowing where the doors are is only the start. Stuart Golodetz works out what he can see through them.
Category: [ Design of applications and programs | Overload Journal #90 - April 2009 ]
Description : Knowing where the doors are is only the start. Stuart Golodetz works out what he can see through them.
Category: [ Design of applications and programs | Overload Journal #90 - April 2009 ]
The Model Student: A Rube-ish Square (Part 2)
Description : A rube-ish square embodies some simple group theory. Richard Harris explores its properties.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Description : A rube-ish square embodies some simple group theory. Richard Harris explores its properties.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
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.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Description : A library should be customisable and have good performance. Matthew Wilson shows how to achieve both.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]