From 04b83567deafebcd85da7ab35e508e2b89a53fde Mon Sep 17 00:00:00 2001 From: Matthias Felleisen Date: Mon, 4 Aug 2008 16:55:16 +0000 Subject: [PATCH] pointer to HtDP/2e added svn: r11064 --- collects/teachpack/htdp/scribblings/world.scrbl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/collects/teachpack/htdp/scribblings/world.scrbl b/collects/teachpack/htdp/scribblings/world.scrbl index 68614a12d3..b309760a40 100644 --- a/collects/teachpack/htdp/scribblings/world.scrbl +++ b/collects/teachpack/htdp/scribblings/world.scrbl @@ -8,6 +8,11 @@ @teachpack["world"]{Simulations and Animations} +@emph{Note}: For a quick and educational introduction to the teachpack, see +@link["http://www.ccs.neu.edu/home/matthias/HtDP/Prologue/book.html"]{How +to Design Programs, Second Edition: Prologue}. The purpose of this +documentation is to give experienced Schemers a concise overview for using +the library and for incorporating it elsewhere. The teachpack provides two sets of tools. The first allows students to create and display a series of animated scenes, i.e., a simulation. The