What software metaphors have worked best for you in discussing and explaining the complexities of software development with non-technical management?
|
|
|
|
|
|
|
I don't think you can go past the "building a house" metaphor. It's probably as close as you'll get to building software, because:
I'll be here all day if I keep editing this every time I think of a new example! |
||
|
|
|
|
My boss used to tell me very often that I should implement the feature X or Y as quick as possible in our application, even if it required a quick dirty piece fo code, because if I don't do it, the customer won't buy our software. As a developer, I had a hard time struggling between what I thought was best for the company (selling copies of our app, especially for a young company) and what was best for the code quality and maintainabilty of our application. Then, I found the term of 'technical debt' coined by Ward Cunningham : http://en.wikipedia.org/wiki/Technical_debt It helped me a lot explaining my boss what were the consequences of a quick and dirty implementation of a specific features, while still feeling ok to do it when necessary. |
||
|
|
|
|
I like the metaphor of trying to beat a rickety path to an uncertain place in a deep dark swamp that contains unknown dangers, and then building a proper road to that place.
|
||
|
|
|
|
Communication with lesser mortals isn't my strong point but if people know that upfront they take such bluntness with the good nature it's normally intended and metaphor is normally lost on me :) |
||
|
|
|
Not so much software development, but the research components of a software project are very much like research in other fields - Very difficult to schedule, with no guarantee of getting a useful result |
||
|
|
