Logo

How to Use Scheme by M. Felleisen, R. Findler, M. Flatt, S. Krishnamurthi, P. Steckler

Small book cover: How to Use Scheme

How to Use Scheme
by

Description:
This tutorial bridges the gap between the basic steps of how to design programs and how to design large programs that interact with all kinds of items in our computer and the network to which it is connected. It will introduce you to some pretty basic ideas, such as file input and output, to more advanced things, such simple GUI design and Web scripting.

Home page url

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

Similar books

Book cover: The Scheme Programming Language: ANSI SchemeThe Scheme Programming Language: ANSI Scheme
by - 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.
(14659 views)
Book cover: Simply Scheme: Introducing Computer ScienceSimply Scheme: Introducing Computer Science
by - The MIT Press
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.
(18679 views)
Book cover: Scheme 9 from Empty SpaceScheme 9 from Empty Space
by - Lulu Press
The book reproduces C and Scheme source code to an interpreter for a broad subset of the Scheme programming language. By means of extensive annotations, examples, and numerous figures, it answers a lot of questions about crafting an interpreter.
(17209 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.
(19728 views)