[plt-scheme] Equivalent of K&R for Scheme?

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu Apr 10 10:30:31 EDT 2008

Oh yes. That's the K&R equivalent.

Robby

On Thu, Apr 10, 2008 at 9:25 AM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
>  Dybvig, The Scheme Programming Language/4th, MIT Press. scheme.com
>
>
>
>
>  On Apr 10, 2008, at 10:22 AM, Yavuz Arkun wrote:
>
> > What Scheme book would be closest analogue to C's K&R? I consider the
> essentials of K&R to be (roughly in descending order of importance):
> >
> > --Aims to teach the target language as opposed to programming in general
> > --Doesn't suffer from page bloat unlike typical American textbooks
> > --Covers the entire language, at least in essentials
> > --Uses complete, if smallish, programs as examples and exercises
> > --Doesn't treat the reader as a complete nincompoop, unlike typical
> introductory American textbooks
> > --Doesn't leave out hard-to-teach bits "in the interests of concentrating
> on the essentials"
> > --Doesn't include barely relevant but impressively obscure quotations at
> every chapter
> > --Is mercifully free of "foo" and "bar"
> >
> > (OK, the last two are maybe not that essential, but they help.)
> >
> > Online availability of a free copy is a definite plus. Thanks in advance
> for your help.
> >
> > --Yavuz
> > _________________________________________________
> >  For list-related administrative tasks:
> >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
>
>  _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.