Logo

Simply Scheme: Introducing Computer Science

Large book cover: Simply Scheme: Introducing Computer Science

Simply Scheme: Introducing Computer Science
by

Publisher: The MIT Press
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.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

Book cover: Teach Yourself Scheme in Fixnum DaysTeach Yourself Scheme in Fixnum Days
by
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.
(12849 views)
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.
(14602 views)
Book cover: Write Yourself a Scheme in 48 HoursWrite Yourself a Scheme in 48 Hours
by - 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.
(17460 views)
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.
(18118 views)