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 Jonathan Tang - Wikibooks
You'll start off with command-line arguments and parsing, and progress to writing a fully-functional Scheme interpreter that implements a good-sized subset of R5RS Scheme. Along the way, you'll learn Haskell's I/O, mutable state and dynamic typing.
(16308 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.
(17220 views)

by Bill Hails
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle. The book takes the form of a series of working interpreters for the language PScheme.
(15144 views)

by R. Kent Dybvig - Prentice Hall
This book is a straightforward introduction to Scheme, it brings the material up to date with respect to the ANSI standard. It covers the properties and features of Scheme, programming, and Scheme's procedures and syntactic forms.
(13788 views)