From 0e07032ec1fdb3dae922e91a8edc1d6802dc982f Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 12 Feb 2015 10:53:13 -0500 Subject: [PATCH] --- content.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content.mdwn b/content.mdwn index aaab7a51..99686d4a 100644 --- a/content.mdwn +++ b/content.mdwn @@ -5,6 +5,8 @@ week in which they were introduced. ## Topics by content ## +* [[What is computation?|topics/week3_what_is_computation]] + * Functional Programming * [[Introduction|topics/week1 kapulet intro]] @@ -53,8 +55,9 @@ Week 2: * [[Encoding Booleans, Tuples, Lists, and Numbers|topics/week2 encodings]] * [[Homework for week 2|exercises/assignment2]] -Week 3: +Week 3:But even deci +* [[What is computation?|topics/week3_what_is_computation]] * More on Lists Introduces list comprehensions, discusses how to get the `tail` of lists in the Lambda Calculus * [[Combinatory Logic|topics/week3 combinatory logic]] -- 2.11.0