summaryrefslogtreecommitdiff
path: root/public/books/the-mythical-man-month
diff options
context:
space:
mode:
Diffstat (limited to 'public/books/the-mythical-man-month')
-rw-r--r--public/books/the-mythical-man-month/index.html62
1 files changed, 0 insertions, 62 deletions
diff --git a/public/books/the-mythical-man-month/index.html b/public/books/the-mythical-man-month/index.html
deleted file mode 100644
index e0f0c1d..0000000
--- a/public/books/the-mythical-man-month/index.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
- <link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
- <link rel="manifest" href="/images/site.webmanifest">
- <link rel="stylesheet" href="/css/style.css" />
- <link rel="stylesheet" href="/css/fonts.css" />
- <script async type="text/javascript" src="js/code.js"> </script>
-</head>
-
-<div class="container">
- <ul id="bar">
-
- <li>
- <a href="/">go back</a>
- </li>
- <li>|</li>
-
- <li>
- <a href="mailto:mati.rewa@gmail.com">mati.rewa@gmail.com</a>
- </li>
- <li>|</li>
- <li>
- <a href="https://git.denounce.ai/">git.denounce.ai</a>
- </li>
- <li>|</li>
- <li>
- <a href="https://ohmyghost.nl">ohmyghost.nl</a>
- </li>
- <li>|</li>
- <li>
- <a href="https://atlarge-research.com/mkwiatkowski/">research</a>
- </li>
- <li>|</li>
- <li>
- book blog
- </li>
-</ul>
-
-
-</div>
-</div>
-<div class="container">
- <h2>The Mythical Man Month</h2>
- <p><em>The Other Face</em> 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&rsquo;t cite them here, but what is more interesting is that he suggests that it is imperative the coder writes the documentation <em>before</em> starting to code.</p>
-
-</div>
-<footer style="vertical-align: bottom;">
- <div style="display: inline-block; margin-left:15px;">
- <center>
-
- © Copyright 2024-2025 Mateusz J. Kwiatkowski. All Rights Reserved.
-
- </center>
- </div>
-</footer>
-</body>
-</html>
-