Logo

The Scheme Programming Language, 3rd Edition

Large book cover: The Scheme Programming Language, 3rd Edition

The Scheme Programming Language, 3rd Edition
by

Publisher: MIT Press
ISBN/ASIN: B001HTC722

Description:
This book is intended to provide an introduction to the Scheme programming language but not an introduction to programming in general. The reader is expected to have had some experience programming and to be familiar with terms commonly associated with computers and programming languages.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Sketchy LISPSketchy LISP
by - 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.
(11507 views)
Book cover: Exploring Programming Language Architecture in PerlExploring Programming Language Architecture in Perl
by
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.
(16330 views)
Book cover: Concrete Abstractions: An Introduction to Computer Science Using SchemeConcrete Abstractions: An Introduction to Computer Science Using Scheme
by - 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.
(19820 views)
Book cover: How to Use SchemeHow to Use Scheme
by
This tutorial bridges the gap between the basic steps of how to design programs and how to design large programs. It will introduce you to some basic ideas, such as file input and output, to more advanced things, such simple GUI design.
(20873 views)