summaryrefslogtreecommitdiffstats
path: root/books/Little Schemer
diff options
context:
space:
mode:
Diffstat (limited to 'books/Little Schemer')
-rw-r--r--books/Little Schemer3
1 files changed, 3 insertions, 0 deletions
diff --git a/books/Little Schemer b/books/Little Schemer
index ccca2a7..394de5b 100644
--- a/books/Little Schemer
+++ b/books/Little Schemer
@@ -17,6 +17,9 @@ The first 7 chapters were very straight forward, the end of chapter 8 took
some more thought and I'm not sure how happy I am with the description of
collectors and continuations.
+For a better description of the Y-combinator, see these `course notes
+<http://dangermouse.brynmawr.edu/cs245/ycomb_jim.html>`__.
+
This book is followed by `The Seasoned Schemer </k/books/seasonedschemer/>`__
and The Reasoned Schemer.