summaryrefslogtreecommitdiff
path: root/remarks/WR-009.txt
diff options
context:
space:
mode:
authornetop://ウィビ <paul@webb.page>2026-04-11 14:24:49 -0700
committernetop://ウィビ <paul@webb.page>2026-04-11 14:24:49 -0700
commit8c34d810af95fae0ef846f54370a8c88bfab7123 (patch)
tree436beaf30f7b2b3f15741dd54a37e313964d1f7d /remarks/WR-009.txt
initial commitHEADprimary
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