• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle


  • Kernighan & Ritchie, the C programming language. Yes it’s old, and about one specific language that you may never use. But it’s also very well written and can give good insight into how to tame computers. And it’s short.

    Design Patterns by Gamma, Helm, Johnson, and Vlissides (the Gang of Four). Not so much a book to read as a reference with patterns to at least be aware of.