From 87370a6c7d891a30d6a50ed66ac98feda5a63817 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 21 Dec 2025 12:06:52 +0100 Subject: initial commit --- public/books/the-mythical-man-month/index.html | 62 ++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 public/books/the-mythical-man-month/index.html (limited to 'public/books/the-mythical-man-month') diff --git a/public/books/the-mythical-man-month/index.html b/public/books/the-mythical-man-month/index.html new file mode 100644 index 0000000..e0f0c1d --- /dev/null +++ b/public/books/the-mythical-man-month/index.html @@ -0,0 +1,62 @@ + + + + + + + + + + + +
+ + + +
+ +
+

The Mythical Man Month

+

The Other Face is a chapter which tries to explain what good documentation looks like. +Brooks describes nine principles which should guide the programmer to write a useful description. +I won’t cite them here, but what is more interesting is that he suggests that it is imperative the coder writes the documentation before starting to code.

+ +
+ + + + -- cgit v1.2.3