Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 324ba81

Browse filesBrowse files
committed
added quote
1 parent 3ab71f5 commit 324ba81
Copy full SHA for 324ba81

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Collapse file

‎lectures/writing_good_code.md‎

Copy file name to clipboardExpand all lines: lectures/writing_good_code.md
+5Lines changed: 5 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.