Add index for week 2
authorjim <jim@web>
Sat, 7 Feb 2015 15:00:34 +0000 (10:00 -0500)
committerLinux User <ikiwiki@localhost.members.linode.com>
Sat, 7 Feb 2015 15:00:34 +0000 (10:00 -0500)
content.mdwn

index c73d1b3..c2957ec 100644 (file)
@@ -18,8 +18,18 @@ This discussion considers conjunction in a language that recognized presuppositi
 * [[Introduction to functional programming|topics/week1]]
 Basics of functional programming: `let`, `case`, pattern matching, and
 recursion.  Definitions of factorial.
 * [[Introduction to functional programming|topics/week1]]
 Basics of functional programming: `let`, `case`, pattern matching, and
 recursion.  Definitions of factorial.
-* [[Homework for week 1|exercises/assignment1]]
 * [[Advanced notes|topics/week1 advanced notes]]
 * [[Advanced notes|topics/week1 advanced notes]]
+* [[Homework for week 1|exercises/assignment1]]
+
+Week 2:
+
+* [[Intro to the Lambda Calculus|topics/ week2 lambda calculus intro]]
+* [[Advanced notes on the Lambda Calculus|topics/ week2 lambda calculus advanced notes]]
+* Encoding Booleans, Tuples, Lists, and Numbers (in progress)
+* Homework for week 2 (in progress)
+
+
+
 
 *More coming, please wait...*
 
 
 *More coming, please wait...*