wind force weak

Notes on "Mythical Man Month" by Fred Brooks

Personal Notes

The Mythical Man-Month: Essays on Software Engineering is a book on software engineering and project management by Fred Brooks first published in 1975, with subsequent editions in 1982 and 1995. Its central theme is that adding manpower to a software project that is behind schedule delays it even longer. This idea is known as Brooks's law, and is presented along with the second-system effect and advocacy of prototyping.

Software management by the Time prism

Adding manpower to a late software only makes it later.
"Fred brooks"

Protect the "Conceptual integrity" of the software

Communication problem

Any organization that designs a system (defined broadly) will produce a design whose structure is a copy of the organization's communication structure.
"Conway's law"
Number of canal=n (n+1)2Number\ of\ canal = \frac{n\ (n+1)}{2}

Teams

Gouvernance

Second system effect

Documentation

Entropy

High level language & compiler

Tests

Schedule

Key take-aways

Next read :