Adam Marsh

67%
Flag icon
The lore of software engineering is dominated by Brooks’s Law, articulated in Fred Brook’s classic The Mythical Man-Month. Brooks predicts that as your number of programmers N rises, work performed scales as N but complexity and vulnerability to bugs rises as N2. N2 tracks the number of communications paths (and potential code interfaces) between developers’ code bases.
The Cathedral & the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary
Rate this book
Clear rating
Open Preview