Mythical Man Month
2 days ago
- #Project Management
- #Software Development
- #System Design
- Fred Brooks' 1975 book 'The Mythical Man-Month' remains influential in software development despite some outdated aspects.
- Brooks' Law states: adding manpower to a late software project makes it later, due to exponential growth in communication paths.
- Conceptual integrity is emphasized as key in system design, favoring consistency and simplicity over multiple uncoordinated ideas.
- Brooks links conceptual integrity to simplicity and straightforwardness, enabling easier composition of system elements.
- The anniversary edition includes his 1986 essay 'No Silver Bullet', discussing fundamental challenges in software engineering.