(no commit message)
[lambda.git] / index.mdwn
1 Welcome to your new wiki.
2
3 All wikis are supposed to have a [[SandBox]], so this one does too.
4
5 Sample content.
6
7 More content added by git.
8
9 CB:Here's some content added by me using git.
10
11 Enabled "lockedit" plugin: testing that admins can still edit pages.
12
13 CB: content added by editing the wiki page using a browser.
14
15 ----
16
17 Some programming resources:
18
19 Books:
20
21    *The little schemer*, by Daniel P. Friedman and Matthias Felleisen, currently $23 on [Amazon]
22 (http://www.amazon.com/exec/obidos/ASIN/0262560992/ref=pd_sim_books/103-5471398-9229403#reader_0262560992).
23 This is a classic text introducing the gentle art of programming, using the functional programming language Scheme.
24 **Of particular interest for this course** is the explanation of the Y combinator, avaialble as a free sample chapter 
25 [at the MIT Press web page for the book](http://www.ccs.neu.edu/home/matthias/BTLS/).
26
27
28 This wiki is powered by [[ikiwiki]].