Home > Computers > Programming > Languages > Lisp > Scheme > FAQs, Help, and Tutorials
Projects advocating the use of the Scheme language in education, online Scheme tutorials, and introductory papers on Scheme.
http://www.madore.org/~david/computers/callcc.html
Good introduction, explains call-with-current-continuation function and how it works. Compares to exceptions in languages Java, C++, C's setjmp() and longjmp(), problems of lexical versus dynamic scoping with continuations. Very informative, more so for intermediate Scheme programmer trying to understand language's heart.
http://www.cs.indiana.edu/eip/dfried.ps
A paper by Daniel P. Friedman (1994) which provides a good introduction to Scheme programming. Presented at the First International Forum on Computer Programming in Education, ITESM, Mexico.
http://www.trollope.org/scheme.html
How Scheme made learning programming fun.
http://www.cs.indiana.edu/eip/home.html
Developing software and courseware to support the use of Scheme in undergraduate education.
http://www.schemers.org/Education/
A meta-resource maintained by Shriram Krishnamurthi for people interested in Scheme as a tool in education.
http://www.schemers.com/schools.html
A compilation of colleges, universities, and secondary schools which use Scheme in their curricula. Compiled and maintained by Ed Martin of Schemers, Inc.
http://mitpress.mit.edu/sicp/
SICP is a very well known text teaching the conceptual basis of programming. The full text is available on the web site.
http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html
An online Scheme tutorial by Dorai Sitaram.
http://www.teach-scheme.org/
Goals of this Rice University project: disseminate a new introductory curriculum on computing, and turn computing and programming into indispensable parts of the liberal arts college curriculum.
Home > Computers > Programming > Languages > Lisp > Scheme > FAQs, Help, and Tutorials
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us