Links:
Fundamentals of computer science I at Grinnell College, we began using the Scheme programming language in the introductory course in computer science in spring, 1997. We have now taught four sections of that course, each section meeting in fifty-minute sessions four times a week. Almost every class meeting includes a lab, giving the students hands-on experience in Scheme programming. Most of the labs are tightly focussed on a particular topic; some are two-day projects in which students were given Scheme programs and asked to complete, modify, or extend them by rewriting or adding procedures Scheme Tutorial in this chapter only the functional core and some simple I/O is presented Teach yourself Scheme in fixnum days by Dorai Sitaram: an introduction to the Scheme programming language. It is intended as a quick-start guide, something a novice can use to get a non-trivial working knowledge of the language, before moving on to more comprehensive and in-depth texts