Read two PG essays

- Programming Bottom-Up: Benefits of writing reusable utility functions and
  amassing a personal utility belt. Specifically how lisp makes this easier than
  most or all languages.
- This Year We Can End the Death Penalty: Voting against the death penalty is
  voting against the killing of killers *and* the killing of innocent people,
  since some estimate that 4% of people on death row are in fact innocent.
This commit is contained in:
William Carroll 2020-02-21 12:29:28 +00:00
parent 0dd3987821
commit 00177d2e65

View file

@ -186,5 +186,5 @@
* TODO Lisp for Web-Based Applications
* TODO Chapter 1 of Ansi Common Lisp
* TODO Chapter 2 of Ansi Common Lisp
* TODO Programming Bottom-Up
* TODO This Year We Can End the Death Penalty in California
* DONE Programming Bottom-Up
* DONE This Year We Can End the Death Penalty in California