From 41fc6988f4884de2c9fe4655be38730ffc882c19 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 23 Aug 2010 11:11:08 -0400 Subject: [PATCH] --- index.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.mdwn b/index.mdwn index 77dafc5a..e5431d7e 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. +**Of particular interest for this course** is the explanation of the Y combinator, avaialble 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]]. -- 2.11.0