Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #77 - Feb 2007
Browse in : |
All
> Topics
> Programming All > Journals > Overload > 77 All of these categories |
- Options:
- View Article Map
- View Archives
The ANSI Standard For C
Description : A summary of the proposed ANSI extensions to the C Programming Language By Steven W.Palmer
Category: [ Programming Topics | CVu Journal Vol 1, #3 - Feb 1988 ]
Description : A summary of the proposed ANSI extensions to the C Programming Language By Steven W.Palmer
Category: [ Programming Topics | CVu Journal Vol 1, #3 - Feb 1988 ]
The Functional Student: A Game of Six Integers
Description : The Countdown numbers game is a popular challenge. Richard Polton tries a new language to solve it.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #97 - June 2010 ]
Description : The Countdown numbers game is a popular challenge. Richard Polton tries a new language to solve it.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #97 - June 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 ]
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.
Category: [ Programming Topics | Overload Journal #94 - December 2009 ]
Description : The prime factors of the integers show some repeating patterns. Richard Harris investigates whether they have fractal properties.
Category: [ Programming Topics | Overload Journal #94 - December 2009 ]
The Model Student: A Primal Skyline (Part 2)
Description : How do you measure the length of a curve? Richard Harris gets his ruler out.
Category: [ Programming Topics | Overload Journal #93 - October 2009 ]
Description : How do you measure the length of a curve? Richard Harris gets his ruler out.
Category: [ Programming Topics | Overload Journal #93 - October 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 ]
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 ]
Through The Looking Glass
Description : What's happening in the next room? Stuart Golodetz has to find the door first!
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
Description : What's happening in the next room? Stuart Golodetz has to find the door first!
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
Description : Testing code that accesses the file system is not straightforward. Paul Grenyer looks at what is involved.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
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.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #81 - Oct 2007 ]
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.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #81 - Oct 2007 ]
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.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #79 - Jun 2007 ]
Description : Matthieu Gilson offers some thoughts on using a policy based mechanism to build efficient classes from loosely coupled components.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #79 - Jun 2007 ]
The Singleton in C++ - A force for good?
Description : Alexander Nasonov addresses some problems that arise when using Singleton in C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #76 - Dec 2006 ]
Description : Alexander Nasonov addresses some problems that arise when using Singleton in C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #76 - Dec 2006 ]
The Kohonen Neural Network Library
Description : Seweryn Habdank-Wojewódzki and Janusz Rybarski present a C++ library for users of Kohonen Neural Networks.
Category: [ Programming Topics | Overload Journal #74 - Aug 2006 ]
Description : Seweryn Habdank-Wojewódzki and Janusz Rybarski present a C++ library for users of Kohonen Neural Networks.
Category: [ Programming Topics | Overload Journal #74 - Aug 2006 ]
The Rise and Fall of Singleton Threaded
Description : Steve Love explores how 'Singletons' in design can seem a good idea at the time, why they are generally a mistake, and what to do if you have them.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #73 - Jun 2006 ]
Description : Steve Love explores how 'Singletons' in design can seem a good idea at the time, why they are generally a mistake, and what to do if you have them.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #73 - Jun 2006 ]
The Case Against TODO
Description : TODO - a neat way to label work in progress or an easy way to disguise the flaws in a codebase?
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Description : TODO - a neat way to label work in progress or an easy way to disguise the flaws in a codebase?
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]