This is an old revision of this page, as edited by 64.253.108.189 (talk) at 03:28, 18 October 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 03:28, 18 October 2003 by 64.253.108.189 (talk)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)The Mythical Man-Month is a term coined in a book of the same name by Frederick P. Brooks, describing the unique problem of software development on correction of schedule slippage. It makes special mention of the fact that unlike other engineering problems when you fall behind schedule you can't just add people to the project and expect the extra hands to resolve the problem.
This is largely due to the idea that while a laborer can be added to the digging of a hole, in software development everyone’s idea, not only of what the hole is, but also the best way to dig it can vary widely and dramatically, leading to the idea that the addition of personnel to a development team will actually cause the schedule to slip more as they are made aware of the particulars of this 'hole' and the method being used by the existing team to 'dig' it.
The book is a classic text of software engineering. It was republished virtually unchanged (just an addition of a chapter) 20 years later.
The phrase No Silver Bullet was coined by Brooks to express his observation that the complexity of developing a large software system has not been reduced dramatically by any methodology of software design.