[racket-dev] Racket docs and data-driven design

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Fri Sep 16 12:06:39 EDT 2011

The same is true of HtDP:
http://htdp.org/2003-09-26/Book/curriculum-Z-H-13.html#node_chap_9 and
HtDP 2e: http://www.ccs.neu.edu/home/matthias/HtDP2e/htdp2e-part2.html
. (search for "[else" in a similar way).

On Fri, Sep 16, 2011 at 11:52 AM, Shriram Krishnamurthi <sk at cs.brown.edu> wrote:
> I introduced templates today.  Almost as if on cue, one student asked
> whether he could use else instead of (cons?  l).  I told them I was
> going to make a MORAL judgment about why it was EVIL, and spent ten
> minutes talking about all that.
>
> As class ended, one of my students came up and said,
>
> "So why doesn't the Racket language Web site agree with you?"
>
> http://docs.racket-lang.org/guide/Lists__Iteration__and_Recursion.html
>
> (Look for "[else".)
>
> Shriram
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>



-- 
sam th
samth at ccs.neu.edu



Posted on the dev mailing list.