Skip to content

Commit 324ba81

Browse files
committed
added quote
1 parent 3ab71f5 commit 324ba81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lectures/writing_good_code.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ kernelspec:
2727
:depth: 2
2828
```
2929

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+
3035
## Overview
3136

3237
When computer programs are small, poorly written code is not overly costly.

0 commit comments

Comments
 (0)