Division of labor Quote by Frederick P. Brooks Jr
““I believe that large programming projects suffer management problems different in kind from small ones, due to division of labor. I believe the critical need to be the preservation of the conceptual integrity of the product itself.””
About This Quote
Source Book: The Mythical Man‑Month by Frederick P. Brooks Jr, 1975
Large software projects face unique management issues because many people work on separate parts, risking loss of overall design cohesion.
In simple terms: Big projects need careful coordination to keep the design intact.
Preserve the product’s core design throughout development.
Themes
Mood
Type
When to use this quote
- software development
- construction projects
- large‑scale research
Key Concepts
Questions to Reflect On
- How do you maintain a shared vision across many contributors?
- When is it better to split a project into separate products?
Coordination costs can outweigh benefits; sometimes smaller, independent teams work better.