summaryrefslogtreecommitdiff
path: root/remarks/WR-009.txt
blob: cb1f507bb353aedf36d5d913e4d65c12f00bb350 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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