๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Simply SCHEME: introducing computer science

โœ Scribed by Brian Harvey, Matthew Wright, Harold Abelson


Publisher
MIT
Year
1994
Tongue
English
Leaves
610
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


An introductory-level text for students who are not majoring in computer science as well as for computer science majors with no prior programming experience, Simply Scheme teaches computer science from a functional/symbolic point of view. It provides a solid platform from which students can go on to study the seminal work Structure and Interpretation of Computer Programs. Beginners will find the authors' approach sophisticated yet conversational and unintimidating. Using Scheme, a modern dialect of Lisp, they teach fundamental ideas and concepts of computer science -- composition of functions, function as object, recursion, abstraction (data abstraction and procedural abstraction), and sequential (non-functional) techniques -- in a way that avoids confusing technical pitfalls. Interesting nonmathematical programming examples use words and sentences as data; practical examples are represented by miniature spreadsheet and database programs. Simply Scheme devotes five chapters to recursion, presenting distinct ways for readers to think about this watershed idea. There is also a chapter on file input/output, and students are able to work on substantial, realistic programming projects in the first semester. Compared to Pascal- or C-based texts, Simply Scheme has many advantages in its use of the Scheme programming language. Scheme is interactive and allows for ease of program development and debugging; its first-class functions and automatic storage allocation provide a high level of abstraction so that programmers can concentrate on the desired goal instead of on the computer; its simple, uniform syntax doesn't take up months of class time. Simply Scheme differs from other Scheme-based books in its detailed and thorough exploration of the beginning steps in computer science. In addition to its emphasis on recursion, it also explores higher-order procedures and trees in depth, leaving object-oriented programming and the more difficult environment model for a later course. Simply Scheme extends the standard Scheme language with word and sentence data types to make symbolic programming easier for beginners. It also features a series of large sample programs and a series of suggested large programming projects. Download the program files for use with the book


๐Ÿ“œ SIMILAR VOLUMES


Simply Scheme: Introducing Computer Scie
โœ Brian Harvey, Matthew Wright, Harold Abelson ๐Ÿ“‚ Library ๐Ÿ“… 1994 ๐Ÿ› The MIT Press ๐ŸŒ English

This is a very basic, but very important book for an introductory course in computer science based on Scheme. If you are trying to learn the basics of the Scheme language, this book is for you.

Simply Scheme - 2nd Edition: Introducing
โœ Brian Harvey, Matthew Wright ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› The MIT Press ๐ŸŒ English

This lively introduction to computer science and computer programming in Scheme is for non-computer science majors with a strong interest in the subject and for computer science majors who lack prior programming experience. The text allows the stude

Simply Scheme - 2nd Edition: Introducing
โœ Brian Harvey, Matthew Wright ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› The MIT Press ๐ŸŒ English

This lively introduction to computer science and computer programming in Scheme is for non-computer science majors with a strong interest in the subject and for computer science majors who lack prior programming experience. The text allows the stude

Simply Scheme - 2nd Edition: Introducing
โœ Brian Harvey, Matthew Wright ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› The MIT Press ๐ŸŒ English

This lively introduction to computer science and computer programming in Scheme is for non-computer science majors with a strong interest in the subject and for computer science majors who lack prior programming experience. The text allows the stude