Directory > Computers > Programming > Languages > Lisp > Scheme > FAQs, Help, and Tutorials The TeachScheme! Project 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. http://www.teach-scheme.org/ Reviews Rating: Not yet Rated
Whois Check
Compiling: A High-level Introduction Using Scheme A short paper by Christopher T. Haynes (1997) which outlines a one-semester course presenting compiler development in a number of code transformation steps using Scheme as its source language. http://www.cs.indiana.edu/~chaynes/papers/sigcse97.ps Reviews Rating: Not yet Rated
Whois Check
Teach Yourself Scheme in Fixnum Days An online Scheme tutorial by Dorai Sitaram. http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html Reviews Rating: Not yet Rated
Whois Check
Scheme Drill Questions By Paul R. Wilson. http://www.cs.utexas.edu/users/wilson/cs307/drill.html Reviews Rating: Not yet Rated
Whois Check
A Page About call/cc 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.eleves.ens.fr:8080/home/madore/computers/callcc.html Reviews Rating: Not yet Rated
Whois Check
Tutorial Introduction to Guile A short tutorial on using Guile and integrating it with a sample turtle graphics X Window program. http://freespace.virgin.net/david.drysdale/guile/tutorial.html Reviews Rating: Not yet Rated
Whois Check
Structure and Interpretation of Computer Programs Web Site SICP is a very well known text teaching the conceptual basis of programming. The full text is available on the web site. http://mitpress.mit.edu/sicp/ Reviews Rating: Not yet Rated
Whois Check
Fundamentals of Computer Science I Materials (lab assignments, homework exercises, exams, and projects) for an introductory course in Computer Science taught in Scheme at Grinnell College. The primary Scheme system used is Chez Scheme, but SCM and DrScheme are also used, along with XEmacs for editing. http://www.math.grin.edu/courses/Scheme/ Reviews Rating: Not yet Rated
Whois Check
Scheme in Education A meta-resource maintained by Shriram Krishnamurthi for people interested in Scheme as a tool in education. http://www.schemers.org/Education/ Reviews Rating: Not yet Rated
Whois Check
High School Computing: The Inside Story How Scheme made learning programming fun! http://www.inf-gr.htw-zittau.de/~wagenkn/Natasha_Chen.html Reviews Rating: Not yet Rated
Whois Check
An Introduction to Scheme 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.cs.indiana.edu/eip/dfried.ps Reviews Rating: Not yet Rated
Whois Check
Indiana University Educational Infrastructure Project Developing software and courseware to support the use of Scheme in undergraduate education. http://www.cs.indiana.edu/eip/home.html Reviews Rating: Not yet Rated
Whois Check
An Introduction to Scheme By Shriram Krishnamurthi. Introduction, history, code samples. Published in student magazine of Association for Computing Machinery, which has published several articles on varied languages, including Scheme. [ACM Crossroads] http://www.acm.org/crossroads/xrds1-2/scheme.html Reviews Rating: Not yet Rated
Whois Check
Schools Using Scheme A compilation of colleges, universities, and secondary schools which use Scheme in their curricula. Compiled and maintained by Ed Martin of Schemers, Inc. http://www.schemers.com/schools.html Reviews Rating: Not yet Rated
Whois Check
|