update for rename of topics/_week2_lambda_calculus_intro.mdwn to topics/week2_lambda_...
[lambda.git] / content.mdwn
index 8dbb20c..5893819 100644 (file)
@@ -5,21 +5,31 @@ 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]]
 
 ## Topics by week ##
 
-Week 1: 
+Week 1:
 
 * [[Order in programming languages and natural language|topics/week1 order]]
 This discussion considers conjunction in a language that recognized presupposition failure.
 * [[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...*