Programming books
Effective awk Programming (3rd Edition)Beautiful Code: Leading Programmers Explain How They Think (Theory in Practice (O'Reilly))The Haskell School of Expression: Learning Functional Programming through Multimedia
Effective awk Programming (3rd Edition)
by Arnold Robbins
Beautiful Code: Leading Programmers Explain...
$38.26
Real programmers talk about how they write real programs.
The Haskell School of Expression: Learning ...
by Paul Hudak
$35.15
This is the book I learned Haskell from.
Modern Compiler Implementation in MLThe Reasoned SchemerProgramming Erlang: Software for a Concurrent World
Modern Compiler Implementation in ML
by Andrew W. Appel
$61.20
The best compiler book I know; more readable and relevant than the classic 'dragon book'.
The Reasoned Schemer
by Daniel P. Friedman
$23.94
Logic programming in scheme taught in a curious style.
Programming Erlang: Software for a Concurre...
by Joe Armstrong
$24.39
Essentially, how to build reliable systems, and learn a language along the way.
Basic Category Theory for Computer Scientists (Foundations of Computing)Enterprise JMS Programming (Professional Mindware)Java Concurrency in Practice
Basic Category Theory for Computer Scientis...
by Benjamin C. Pierce
$23.40
What are functors, morphisms, monads etc.
Enterprise JMS Programming (Professional Mi...
by Shaun Terry
$37.80
Reliable messaging in Java; straightforward and useful explanation.
Java Concurrency in Practice
by Brian Goetz
$37.79
Write less code; all the hard stuff already exists! This book tells you how to reuse it.