Logo

Teach Yourself Scheme in Fixnum Days

Small book cover: Teach Yourself Scheme in Fixnum Days

Teach Yourself Scheme in Fixnum Days
by

Description:
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.

Home page url

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

Similar books

Book cover: The Scheme Programming Language, 4th EditionThe Scheme Programming Language, 4th Edition
by - 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.
(18124 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.
(18624 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.
(19648 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.
(20691 views)