Skip to content

Instantly share code, notes, and snippets.

@fogus
Created October 21, 2022 18:22
Show Gist options
  • Save fogus/97fc4f5b5182d80e86509ef672828cc9 to your computer and use it in GitHub Desktop.
Save fogus/97fc4f5b5182d80e86509ef672828cc9 to your computer and use it in GitHub Desktop.

Inspirational

Non-computing books that are highly-relevant to computing

Programming books with languages that no-one cares about, yet can teach us valueable lessons

  • The LISP 1.5 Programmer’s Manual by John McCarthy, et al. (free online)
  • Thinking Forth - by Leo Brodie (free online)
  • Jess in Action by Ernest Friedman-Hill (free online)

A computing book that’s directly relevant to our work

  • Site Reliability Engineering by numerous Google engineers (free online)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment