X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;f=index.mdwn;h=b8efb1f8bf014df50af460a3955c734bdb207955;hb=ed47049c7214b52dcda5a4acce22b880a25d94d8;hp=17004d1a8cca219b8ec2ba94fd5885226891da31;hpb=c7dc5ca5f9c80a9d39d691ba8ac60fe2abc1b5b7;p=lambda.git diff --git a/index.mdwn b/index.mdwn index 17004d1a..b8efb1f8 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,11 +1,18 @@ Welcome to your new wiki. -All wikis are supposed to have a [[SandBox]], so this one does too. +1. [[How to get the programming languages running on your computer]] + +Some programming resources: -Sample content. +Books: -More content added by git. + *The Little Schemer, Fourth Edition*, 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/). ----- + +All wikis are supposed to have a [[SandBox]], so this one does too. This wiki is powered by [[ikiwiki]].