Skip to content

Instantly share code, notes, and snippets.

View ptrhvns's full-sized avatar

Peter Havens ptrhvns

View GitHub Profile
@ptrhvns
ptrhvns / gist:2b0ebe54071ae71982f4
Created July 31, 2014 20:38
Must-Read Software Developer Books
Clean Code - Martin
Code Complete - McConnell
Compilers - Aho
Computer Networks (5th Edition) - Tanenbaum
Design Patterns - Gamma, et al
Domain-Driven Design - Evans
Growing Object-Oriented Software, Guided by Tests - Freeman, et al
Introduction to Automata Theory, Languages, and Computation - Hopcroft
Purely Functional Data Structures - Okasaki
Refactoring - Fowler