[plt-scheme] Poacher turned gamekeeper

From: Nadeem Abdul Hamid (nadeem at acm.org)
Date: Mon Nov 9 09:48:17 EST 2009

Look at Kathy Fisler's and Matthew Flatt's course materials -- linked  
off their respective websites. They are, among the other HTDP-based  
course sites you can find on Google, extremely helpful as far as  
pacing the material, getting ideas for assignments and labs, etc.  
(Thank you, Kathy and Matthew!)

Also, have a look at HTDP/2e linked off Matthias' website to get an  
idea of techniques/methods that have changed or been introduced since  
the book was written, such as the new functional-based world.ss/ 
universe.ss teachpacks (instead of the draw.ss teachpack in the book  
-- don't use that or any of the exercises based on draw.ss in the book  
-- use world.ss instead; it's much cooler), and the check-expect style  
of writing examples/test cases.

--- nadeem


On Nov 9, 2009, at 9:41 AM, wooks wrote:

> I will be teaching software development to the uninitiated at a
> private college and they have agreed to let me use HTDP.
>
> I have a week to prepare and would be grateful for pointers to any
> resources aside from the obvious (book and DrScheme).
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.