summaryrefslogtreecommitdiff
path: root/remarks/WR-009.txt
diff options
context:
space:
mode:
Diffstat (limited to 'remarks/WR-009.txt')
-rw-r--r--remarks/WR-009.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/remarks/WR-009.txt b/remarks/WR-009.txt
new file mode 100644
index 0000000..cb1f507
--- /dev/null
+++ b/remarks/WR-009.txt
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+Document: WR-009 P. Webb
+ 2024.12.10
+
+ Write code for humans
+
+Body
+
+ > Any fool can write code that a computer can understand. Good
+ > programmers write code that humans can understand.
+ >
+ > — Martin Fowler