NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
design vs. construction (Score:1)
My personal favorite high-level comparison (which I first heard discussed in depth by Neal Ford [nealford.com]) contrasts programming to civil engineering.
In civil engineering (e.g. bridge building), construction costs dramatically outweigh design costs. Civil engineers aren't cheap, but their proportional cost relative to the bridge materials and construction labor are small.
In contrast, the construction steps in software are largely automated: compilation, packaging, making installers, downloading, installing. Your pr
XP and design patterns (Score:1)
With the rethinking of the relationship
between design and construction brought about
by radical approaches like XP,...
I wonder what the present status of architectural
analogies like those based on Alexander's
Design Patterns is.
Reply to This
Parent