Rapid Prototyping Fun

This Gamasutra article highlights some intriguing real world experiences in rapid prototyping:


This is a companion discussion topic for the original blog entry at: http://www.codinghorror.com/blog/2006/03/rapid-prototyping-fun.html

I wouldn’t say creating game prototypes so swiftly is a “luxury” :stuck_out_tongue: Gamedev is about as fun as normal dev, just prettier.

Thought this quote was intersting:

“Once we hit development, we found each other to be more of a distraction than anything else – as each person was fully immersed in their own efforts.”

Sort of goes against a main tenet of XP. I must admit; pair programming just “ain’t” for me either. I think the solitude of being alone with one’s thoughts during development is critical. I think “selective” pairing is fine to troubleshoot and brainstorm, but not as a primary way of coding. IIRC Jeff, McConnell touches upon this in Code Complete somewhere no? Or maybe I’m thinking of Maguire’s Debugging the Development Environment…

I think the solitude of being alone with one’s thoughts during development is critical. I think “selective” pairing is fine to troubleshoot and brainstorm, but not as a primary way of coding

Yeah, that quote intrigued me too, as did the graph showing the “value of working together” was of most use at the beginning and end of the cycle. I want on-demand, low-friction pairing rather than mandatory pairing!

I liked the “formal brainstorming has a 0% success rate” anecdote as well.

I think the solitude of being alone with one’s thoughts during development is critical.

the aggressive lack of this facility in Corporate CubeLands goes a long way to explaining why such software generally sucks. OTOH, M$ (up to a few years ago anyway) was reknowned for giving every developer an office. I recall that went from all singles to some doubles; but never CubeLand. wonder whether that’s still true?

“…was reknowned for giving every developer an office.”

In Steve MacGuire’s “Debugging the Development Environment”, he mentions that. He also talks about email strategies like only reading email in the AM, noon and late PM. Pretty much what current productivity guru’s like David Allen recommend. MacGuire also talks about an MS policy (back then anyhow) about all communication being via email and that phones call were reserved for absolutely critical issues. It might be an “older” book, but it still rings very true for me personally anyhow. I guess I’m just not one of those developers that can listen to music blarring in a war room watching my buddy work on my pc while my teammates discuss requirements. No wonder refactoring is so important in XP. :wink:

http://softwarereality.com/lifecycle/xp/reviews.jsp