Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

The Incremental Developer


The Incremental Developer

Editor's Forum

The Structure of Software Development Process Evolution

The history of our profession is marked by metaphors [1], evolving methodologies, and pithy platitudes [2]. The waterfall approach that dominated decades of development made its mark and hit its limit while giving rise to a caste system now considered mostly counter-productive (were you an analyst, designer, or “just a programmer”?). The rallying around reuse has faded as we learned, counter-intuitively, that the best way to keep software flexible is to do only what is needed and no more, refactoring on demand as new requirements surface. The pendulum has indeed swung back to lighter methodologies as the heavy processes of the past have failed to scale. In this issue, invited author Mary Poppendieck explains how lessons learned in leaning-out manufacturing processes are helping software development projects cut waste and deliver better products sooner. Good Stuff.

But the pendulum will surely swing back someday, and object orientation and agile development will eventually hand off the Baton of Coolness to other codifications of development wisdom. What remains constant in all this pendulation, one hopes, is that programmers and processes together continue to improve in providing value to customers and to our industry [3]. Whether they do or not, market pressures and their ensuing project deadlines have a way of issuing wake-up calls that we can’t ignore. Here’s wishing you profit and progress, as I’m off to enjoy a week on the Oregon coast. I leave you with the latest installment of Mr. Typecraft’s pertinent poesy.

Let’s Ship

(with apologies to David Bowie’s “Let’s Dance,” and to the many good release managers out there)

Let’s ship, let all our customers sing the blues
Let’s dance to the song they’re playin’ in Marketing
Let’s ship, while dollars light up your face
Let’s ship, jump competition to an empty space

If you say it’s gold, I’ll agree with you
If you say promise, we’ll promise
Because service pack two will make it all come true
If users should fall
Into our arms
And tremble in our power

Let’s ship, for fear the ax should fall
Let’s ship, for fear this release is all

Let’s ship, who needs code reviews, you guys,
Let’s ship, under the deadline, this serious deadline

If you say it’s done, I’ll agree with you
If you say promise, we’ll promise
Because service pack two will make it all come true
If users should fall
Into our arms
And tremble in our power

Let’s ship, let all of our customers sing the blues
Let’s dance to the song they’re playin’ in Marketing

Let’s ship, who needs beta four or five,
Let’s ship, under the deadline, this serious deadline.

— H.P. Typecraft

Notes

[1] See Miro Samek’s article in this issue.

[2] “Write Once Run Anywhere” comes to mind.

[3] Do yourself a favor and read what Pragmatic Programmer Dave Thomas has to say in “How to Keep Your Job” at http://roots.dnd.no/2003/speakers/material.html.

Chuck Allison
Senior Editor
[email protected]


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.