move around 'try scheme', 'learning...' links
authorJim Pryor <profjim@jimpryor.net>
Tue, 19 Oct 2010 18:45:59 +0000 (14:45 -0400)
committerJim Pryor <profjim@jimpryor.net>
Tue, 19 Oct 2010 18:45:59 +0000 (14:45 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
learning_scheme.mdwn
offsite_reading.mdwn
week1.mdwn

index d317b9b..8401d0b 100644 (file)
@@ -1,3 +1,4 @@
+##[Try Scheme in your web browser](http://tryscheme.sourceforge.net/)##
 
 Initial Tutorials
 =================
 
 Initial Tutorials
 =================
index 66e481c..8bb4238 100644 (file)
@@ -41,8 +41,6 @@ get more out of. (Rinse and repeat.)
 
 ##[[Learning Scheme]]##
 
 
 ##[[Learning Scheme]]##
 
-*      [Try Scheme in your web browser](http://tryscheme.sourceforge.net/)
-
 ## Untyped lambda calculus and combinatory logic ##
 
 *      [[!wikipedia Lambda calculus]]
 ## Untyped lambda calculus and combinatory logic ##
 
 *      [[!wikipedia Lambda calculus]]
index 52080d4..3f45bf0 100644 (file)
@@ -359,6 +359,8 @@ The following site may be useful; it lets you run a Scheme interpreter inside yo
 
 *      [Try Scheme in your web browser](http://tryscheme.sourceforge.net/)
 
 
 *      [Try Scheme in your web browser](http://tryscheme.sourceforge.net/)
 
+See also our links about [[learning Scheme]] and [[learning OCaml]].
+
 &nbsp;
 
 1.     Function application and parentheses
 &nbsp;
 
 1.     Function application and parentheses