My Personal Library
This is a collection of books I've read (more or less) and
recommend. The list will mostly cover books in mathematics and
computer science, but it will also contain some general
literature and theology.
- Spivak, Michael — Calculus
- Hammack, Richard — Book of Proof
- Cummings, Jay — Proofs
- Rudin, Walter — Principles of Mathematical Analysis, (Baby Rudin)
- Friedberg; Insel; Spence — Linear Algebra
- Lay, David; Lay, Steven; McDonald, Judi — Linear Algebra and its Applications
- Hungerford, Thomas W. — Abstract Algebra: An Introduction
- Atiyah, M. F.; MacDonald, I. G. — Introduction to Commutative Algebra
- Boyce; Diprima; Meade — Elementary Differential Equations and Boundry Value Problems
- Trudeau, Richard J. — Introduction to Graph Theory
- Kernighan, Brian W.; Ritchie, Dennis M. — The C Programming Language
- Kernighan, Brian W.; Donovan, Alan — The Go Programming Language
- Cormen; Leiserson; Rivest; Stein — Introduction to Algorithms
- Sipser, Michael — Introduction to the Theory of Computation
- Arpaci-Dusseau, Remzi H.; Andrea C. — Operating Systems: Three Easy Pieces
- Rosen, Kenneth H. — Discrete Mathematics and its Applications
- Nystrom, Robert — Crafting Interpreters
- Kleppman, Martin — Designing Data-Intensive Applications
- Edwards, Alex — Let's Go