rearrange index
authorJim Pryor <profjim@jimpryor.net>
Tue, 14 Sep 2010 15:36:56 +0000 (11:36 -0400)
committerJim Pryor <profjim@jimpryor.net>
Tue, 14 Sep 2010 15:36:56 +0000 (11:36 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
index.mdwn

index d28e4f9..1aefebf 100644 (file)
@@ -20,7 +20,20 @@ All students are invited to help us schedule, and then participate in, a regular
 [[Assignment1]]
 
 
 [[Assignment1]]
 
 
-## Overview ##
+
+##[[Schedule of Topics]]##
+
+[[Using the programming languages]]
+
+##[[Lecture Notes]]##
+
+##[[Offsite Reading]]##
+
+There's lots of links here already to tutorials and encyclopedia entries about many of the notions we'll be dealing with.
+
+
+
+## Course Overview ##
 
 The goal of this seminar is to introduce concepts and techniques from
 theoretical computer science and show how they can provide insight
 
 The goal of this seminar is to introduce concepts and techniques from
 theoretical computer science and show how they can provide insight
@@ -149,10 +162,9 @@ other.
 
 [[How to get the programming languages running on your computer]]
 
 
 [[How to get the programming languages running on your computer]]
 
-[[Using the programming languages]]
-
 [[Family tree of functional programming languages]]
 
 [[Family tree of functional programming languages]]
 
+
 ## Recommended Books ##
 
 It's not necessary to purchase these for the class. But they are good ways to get a more thorough and solid understanding of some of the more basic conceptual tools we'll be using.
 ## Recommended Books ##
 
 It's not necessary to purchase these for the class. But they are good ways to get a more thorough and solid understanding of some of the more basic conceptual tools we'll be using.
@@ -188,13 +200,6 @@ this time in ML. It uses another dialect of ML (called SML), instead of OCaml, b
 superficial syntactic differences between these languages. [Here's a translation
 manual between them](http://www.mpi-sws.org/~rossberg/sml-vs-ocaml.html).
 
 superficial syntactic differences between these languages. [Here's a translation
 manual between them](http://www.mpi-sws.org/~rossberg/sml-vs-ocaml.html).
 
-##[[Schedule of Topics]]##
-
-##[[Lecture Notes]]##
-
-##[[Offsite Reading]]##
-
-There's lots of links here already to tutorials and encyclopedia entries about many of the notions we'll be dealing with.
 
 
 ----
 
 
 ----