Content deleted Content added
wording tweaks |
added link to htdp2e |
||
Line 127:
* a series of teaching languages, which are dialects of Scheme, matched to the design recipe but with much better error reporting than a plain Scheme implementation;
* a pedagogic programming environment that helps students grow from Beginning Scheme to Intermediate, Advanced and plain Scheme;
* a curriculum, encoded mostly in the book [[HTDP]] and its successor [http://www.ccs.neu.edu/home/matthias/HtDP2e/ HtDP 2nd Edition]
Their choice of Scheme reflects their belief that Scheme is a good language for a
small team with little funding (in comparison to Java) to validate their
|