X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=49a4c445d6019c92bff23ca1975ecd3143e518ef;hp=77dafc5a9eb77efe5cc00648a31fa3b8e730c769;hb=ae03e4628c9ed54b46b84fa7dc2652a09c9294f5;hpb=27e3dd41f64101986da6d0d9f7943be6a32970d6 diff --git a/index.mdwn b/index.mdwn index 77dafc5a..49a4c445 100644 --- a/index.mdwn +++ b/index.mdwn @@ -14,4 +14,15 @@ CB: content added by editing the wiki page using a browser. ---- +Some programming resources: + +Books: + + *The Little Schemer*, by Daniel P. Friedman and Matthias Felleisen, currently $23 on [Amazon](http://www.amazon.com/exec/obidos/ASIN/0262560992/ref=pd_sim_books/103-5471398-9229403#reader_0262560992). +This is a classic text introducing the gentle art of programming, using the functional programming language Scheme. +Many people love this book, but it has an unusual dialog format that is not to everybody's taste. +**Of particular interest for this course** is the explanation of the Y combinator, available as a free sample chapter +[at the MIT Press web page for the book](http://www.ccs.neu.edu/home/matthias/BTLS/). + + This wiki is powered by [[ikiwiki]].