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 Design of applications and programs or Overload Journal #91 - June 2009

Options:
View Article Map
View Archives
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 ]
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 ]
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 ]
Multi-threading in C++0x
Description : Threading support is being added to C++. Anthony Williams introduces us to the new facilities.
Category: [ Programming Topics | Overload Journal #93 - October 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 ]
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 ]
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 ]
Code Rot
Description : Maintaining code is vital to keep it working. Tom Guest explores what happens when you neglect it.
Category: [ Programming Topics | 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 ]
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 ]
A Good Craftsman Knows His Tools
Description : Are you using the right ones? Ric Parkin looks in his toolbox...
Category: [ Overload Journal #91 - June 2009 | Journal Editorial ]
Floating Point Fun and Frolics
Description : Representing numbers in computers is a non-trivial problem. Frances Buontempo finds using them is hard, too.
Category: [ Programming Topics | Overload Journal #91 - June 2009 ]
On Management: The Business Analyst's Role
Description : Some management titles are poorly defined. Allan Kelly disentangles a knotty one.
Category: [ Project Management | Overload Journal #91 - June 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 ]
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 ]
The Model Student: The Enigma Challenge
Description : Codebreaking was instrumental to computing history. Richard Harris presents a simplified Enigma code for you to crack.
Category: [ Overload Journal #91 - June 2009 ]
Boiler Plating Database Resource Cleanup (Part 2)
Description : Timely disposal of resources is important. Paul Grenyer applies this to database access in Java.
Category: [ Programming Topics | Overload Journal #91 - June 2009 ]
ACCU 2009
Description : The 2009 ACCU Conference took place in March. The conference chair, Giovanni Asproni, provides a report.
Category: [ Overload Journal #91 - June 2009 ]

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.

Overload 91 PDF

webeditor

02 June 2009 23:13:24 +01:00

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 ]

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