This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Scheme book recommendations


David Vrabel <dv207@hermes.cam.ac.uk> writes:

> Does any one have any recommendations for books on Scheme (online or
> paper)?

Dybvig's "The Scheme Programming Language" (Prentice Hall) is
excellent.  It's for programmers who like a compact and to-the-point
presentation.

Springer and Friedman's "Scheme and the Art of Programming" is an
excellent book for the beginner.

Abelson and Sussman's SICP (Structure and Interpretation of Computer
Programs) is the Bible.  Everone should read it sooner or later (it's
a bit heavy to read).  It teaches Scheme, but is in fact a general
computer science textbook.

Dorai Sitaram has made a very good online tutorial for Scheme.  (I
think you can reach it from the web pages of the PLT group at Rice
university.)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]