←back to thread

366 points nils-m-holm | 2 comments | | HN request time: 0.533s | source
Show context
AnonC ◴[] No.45071926[source]
Under “The Intended Audience” (page 10 of the PDF sample on the site), it says that this is not an introduction to LISP and that it would be more enjoyable with some prerequisites.

Where does one — who has no knowledge of these prerequisites or about LISP (except that the latter has been heard in programming circles as something esoteric, extremely powerful, etc.) — start, before reading this book?

replies(5): >>45071961 #>>45073156 #>>45073538 #>>45073643 #>>45074942 #
1. chrsw ◴[] No.45071961[source]
There's ANSI Common Lisp by Paul Graham. I've never read it and I'm not sure it's the best introduction but thumbing through it I don't see how you can get any more basic than that.
replies(1): >>45074906 #
2. AnonC ◴[] No.45074906[source]
Thanks for the recommendation. I appreciate it. I’ve heard about this book before, but never read it.