←back to thread

88 points joecobb | 1 comments | | HN request time: 0.196s | source
1. cxr ◴[] No.46184372[source]
"Write code top-down"[1] is to literate programming what "concentrate on writing readable code" is to code comments.

(Having said that, I firmly hold the opinion that we should all be writing READMEs in HTML[2][3] (instead of Markdown) and more fully exploring/exploiting the capabilities—and ubiquity—of web browsers to enable "smart documentation": self-contained (i.e. single-file) study aids, visualization widgets, etc[4].)

1. <https://www.teamten.com/lawrence/programming/write-code-top-...>

2. <https://hn.algolia.com/?dateRange=all&type=comment&prefix=tr...>

3. <https://crussell.ichi.city/pager.app.htm>

4. <https://holzer.online/articles/easteregg-lp-style/>