From 8ab1fda2b25df482289baedce014cd0a2f3b3fc8 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Tue, 24 Aug 2010 22:38:31 -0400 Subject: [PATCH 1/1] tweaked Scheme textbooks Signed-off-by: Jim Pryor --- offsite_reading.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index cb2dc3ee..4dd122ed 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -66,9 +66,7 @@ get more out of out. (Rinse and repeat.) + [How to Design Programs](http://www.htdp.org/2003-09-26/), by Matthias Felleisen, et al., which the Racket groups recommends. Whenever the book says "Scheme," you can read it as "Racket." - Another warmly-recommended introduction available online is: - - + [Teach Yourself Scheme in Fixnum Days](http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html) + Another warmly-recommended introduction available online is [Teach Yourself Scheme in Fixnum Days](http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html) This is a short introductory text that introduces common Scheme techniques. * If you're already a programmer and you're in more of a hurry, you could instead look at the [Quick Introduction to Racket](http://docs.racket-lang.org/quick/index.html). This tutorial provides a brief introduction to the Racket programming language by using DrRacket and one of Racket's picture-drawing libraries. -- 2.11.0