Scheme (programming language): Difference between revisions

Content deleted Content added
mNo edit summary
No edit summary
Line 199:
* [http://www.schemers.org/ A large collection of Scheme resources].
* [http://srfi.schemers.org/ Scheme Requests for Implementation (SRFI)]
* [http://mitpress.mit.edu/sicp/ Structure and Interpretation of Computer Programs] Abelson and Sussman.
* [http://www.htdp.org/ Online book ''How to Design Programs''] which purports to teach programming using Scheme. The authors seem to have some very clear ideas on how they think teaching programming should be done.
* [http://www.scheme.com/tspl2ed.html Online book ''The Scheme Programming Language''] written by R. Kent Dybvig. A useful language reference.