update for rename of topics/_week2_lambda_calculus_intro.mdwn to topics/week2_lambda_...
[lambda.git] / content.mdwn
index d067df7..5893819 100644 (file)
@@ -5,7 +5,7 @@ week in which they were introduced.
 
 ## Topics by content ##
 
-* [[Basics of functional programming|topics/week1]]
+* [[Introduction to functional programming|topics/week1]]
 
 * [[Order: static versus dynamic|topics/week1 order]]
 
@@ -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.
-* [[Homework for week 1|exercises/assignment1]]
 * [[Advanced notes|topics/week1 advanced notes]]
+* [[Homework for week 1|exercises/assignment1]]
+
+Week 2:
+
+* [[Intro to the Lambda Calculus|topics/week2_lambda_intro]]
+* [[Advanced notes on the Lambda Calculus|topics/ week2 lambda calculus fine points]]
+* Encoding Booleans, Tuples, Lists, and Numbers (in progress)
+* Homework for week 2 (in progress)
+
+
+
 
 *More coming, please wait...*