X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;f=_topics_and_themes.mdwn;fp=_topics_and_themes.mdwn;h=0000000000000000000000000000000000000000;hb=47a1e74d28317b889a39c4ab9233445fb05f402f;hp=6b4c55fb02f3f7bc94e308c167babd1b09617f20;hpb=93ef0484a9b56a68e1d81f5a36a8a03aec78c3d3;p=lambda.git diff --git a/_topics_and_themes.mdwn b/_topics_and_themes.mdwn deleted file mode 100644 index 6b4c55fb..00000000 --- a/_topics_and_themes.mdwn +++ /dev/null @@ -1,50 +0,0 @@ -# Topics # - -These topics are organized in two ways: by their content, and by the -week in which they were introduced. - -## Topics by content ## - -* [[Basics of functional programming|topics/week1]] - -* [[Order: static versus dynamic|topics/week1 order]] - -## Topics by week ## - -Week 1: - -* [[Order in programming languages and natural language|topics/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|week1 advanced notes]] - -*More coming, please wait...* - -