We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab71f5 commit 324ba81Copy full SHA for 324ba81
lectures/writing_good_code.md
@@ -27,6 +27,11 @@ kernelspec:
27
:depth: 2
28
```
29
30
+```{epigraph}
31
+"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -- Martin Fowler
32
+```
33
+
34
35
## Overview
36
37
When computer programs are small, poorly written code is not overly costly.
0 commit comments