Simply Scheme: Introducing Computer Science
by Brian Harvey, Matthew Wright
Publisher: The MIT Press 1999
ISBN/ASIN: 0262082810
ISBN-13: 9780262082815
Number of pages: 611
Description:
For anyone learning the Scheme programming language, the second edition of 'Simply Scheme: Introducing Computer Science' provides a very digestible textbook-style introductory tutorial to this powerful and elegant language.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books

by Max Hailperin, Barbara Kaiser, Karl Knight - Course Technology
The book Concrete Abstractions covers the programming and data structures basics. It will give first-time computer science students the opportunity to not only write programs, but to prove theorems and analyze algorithms as well.
(20591 views)

by Dorai Sitaram
This is 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.
(13460 views)

by R. Kent Dybvig - The MIT Press
This book covers the language of the Revised Report. It is intended to provide a more comprehensive introduction and reference manual for the language, with more explanatory text and examples, suitable more for users than for implementors.
(18876 views)

by Nils M Holm - Lulu Press
Sketchy LISP is a step-by-step introduction to functional programming in Scheme. It covers various aspects of the language including data types, conditional evaluation, list processing, lexical scoping, closures, recursion, dynamic typing, etc.
(12017 views)