Skip to content

Instantly share code, notes, and snippets.

@samdvr

samdvr/books.md Secret

Created April 30, 2021 20:51
Show Gist options
  • Save samdvr/7dfa3933ec89bfe64d8f7f79e5b6cda4 to your computer and use it in GitHub Desktop.
Save samdvr/7dfa3933ec89bfe64d8f7f79e5b6cda4 to your computer and use it in GitHub Desktop.
Books

Computer Science

  • Structure and Interpretation of Computer Programs
  • Seven Languages in Seven Weeks
  • Understanding Computation: From Simple Machines to Impossible Programs
  • Functional Thinking: Paradigm Over Syntax
  • Seven Concurrency Models in Seven Weeks: When Threads Unravel

Data Engineering

  • Designing Data Intensive Applications The Big Ideas Behind Reliable Scalable and Maintainable Systems
  • Streaming Systems: The What, Where, When, and How of Large-Scale Data Processing
  • Database Internals: A Deep Dive into How Distributed Data Systems Work

Distributed Systems

  • Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services
  • Building Microservices: Designing Fine-Grained Systems

Other

  • Release It!: Design and Deploy Production-Ready Software
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment