Hacker News new | ask | show | jobs
by davesmylie 5257 days ago
Depending on what sort of lisp you're wanting to learn, theres the Structure and Interpretation of Computer Programs.

It uses scheme (a varient of lisp) and though a bit . . . challenging, is excellent:

http://mitpress.mit.edu/sicp/