Journal Articles

Overload Journal #92 - August 2009 and Design of applications and programs
Browse in : All > Journals > Overload > 92 (7)
All > Topics > Design (236)
Any 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.

I Think I'll Parse

webeditor

09 August 2009 09:59:00 +01:00

A parser is a fundamental tool in software development. Stuart Golodetz looks at how you might tackle writing one.

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.

Quality Matters: Introductions, and Nomenclature

webeditor

09 August 2009 09:58:00 +01:00

There are many aspects of Software Quality. Matthew Wilson introduces us to some of the concepts.

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 Primal Skyline (Part 1)

webeditor

09 August 2009 09:56:00 +01:00

Prime numbers are the 'building blocks' of the integers. Richard Harris investigates how they're combined.

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 Generation, Management and Handling of Errors (Part 1)

webeditor

09 August 2009 09:55:00 +01:00

An error handling strategy is important for robustness. Andy Longshore and Eoin Woods present a pattern language.