|
@c -*-texinfo-*- |
|
@c This is part of the GNU Guile Reference Manual. |
|
@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2011 |
|
@c Free Software Foundation, Inc. |
|
@c See the file guile.texi for copying conditions. |
|
|
|
@node Further Reading |
|
@section Further Reading |
|
|
|
@itemize @bullet |
|
|
|
@item |
|
The website @url{http: |
|
all things Scheme. |
|
|
|
@item |
|
Dorai Sitaram's online Scheme tutorial, @dfn{Teach Yourself Scheme in |
|
Fixnum Days}, at |
|
@url{http: |
|
Includes a nice explanation of continuations. |
|
|
|
@item |
|
The complete text of @dfn{Structure and Interpretation of Computer |
|
Programs}, the classic introduction to computer science and Scheme by |
|
Hal Abelson, Jerry Sussman and Julie Sussman, is now available online at |
|
@url{http: |
|
teaching materials related to the book, and all the source code used in |
|
the book, in a form suitable for loading and running. |
|
@end itemize |
|
|
|
|
|
@c Local Variables: |
|
@c TeX-master: "guile.texi" |
|
@c End: |
|
|