eBooks-it.org Logo
eBooks-IT.org Inner Image

Programming in Scheme

Programming in Scheme Image

Book Details:

Publisher:The MIT Press
Series: MIT Press
Author:Harold Abelson
Edition:1
ISBN-10:0262550172
ISBN-13:9780262550178
Pages:320
Published:May 29 1990
Posted:Nov 19 2014
Language:English
Book format:DJVU
Book size:6.83 MB

Book Description:

With this book you can learn to write good programs that do interesting things right off the bat, writes software developer Julie Sussman. This is the introductory [programming] text that I wish I had had Scheme - a simple, learnable dialect of LISP has emerged as a popular educational language as well as a serious tool for producing applications and system software. Programming in Scheme provides an accessible introduction to Scheme that assumes no previous programming experience and covers all the basics of the language and many advanced topics as well. It gets readers on the machine early, teaches language structure and programming technique through extended examples an exercises, and emphasizes debugging throughout. Chapters are organized as a series of groups, or layers, each of which advances the reader to a new level in Scheme. The first layer (chapters 2-7) introduces Scheme procedures - how to define, use, and debug them. The second layer (chapters 8-10) discusses lists and subprocedures. The third layer (chapters 11-15) provides a more elaborate and powerful model of the Scheme language. These last chapters also explore the notion of first-class procedure objects, one of the most fascinating ideas in computer science. Appendixes contain an Edwin mini-manual, answers to selected exercises, references and bibliography. Michael Eisenberg is a Ph.D candidate in Computer Science at MIT. Harold Abelson is Associate Professor of Computer Science and Engineering at MIT.

Download Link:

Related Books:

Thinking in Java

The Definitive Introduction to Object-Oriented Programming in the Language of the World-Wide Web
Thinking in Java Image
3rd Edition
Thinking in Java, Third Edition is the much-anticipated revision of Bruce Eckel's best-selling introduction to Java. In Thinking in Java, 3/e, Bruce Eckel provides complete integration of JDK 1.4 technologies to his award winning 'Thinking in' presentation. Eckel introduces all the basics of objects as Java uses them, then walks carefully through the fundamental concepts underlying all Java programming -- including program flow, initialization and cleanup, implementation hiding, reusing classes, and polymorphism. Using extensive, to-the-point examples, he introduces exception handling, Java I/O, run-time type identification, and passing and returning o...

Parallel and Concurrent Programming in Haskell

Techniques for Multicore and Multithreaded Programming
Parallel and Concurrent Programming in Haskell Image
If you have a working knowledge of Haskell, this hands-on book shows you how to use the language's many APIs and frameworks for writing both parallel and concurrent programs. You'll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions. Author Simon Marlow walks you through the process with lots of code examples that you can run, experiment with, and extend. Divided into separate sections on Parallel and Concurrent Haskell, this book also includes exercises to help you become familiar with the concepts presented:Express parallelism in Haskell with the Eval monad and Evaluation Strategies Parallelize ordinary Haskell code with...

Thinking in LINQ

Harnessing the Power of Functional Programming in .NET Applications
Thinking in LINQ Image
LINQ represents a paradigm shift for developers used to an imperative/object oriented programming style, because LINQ draws on functional programming principles. Thinking in LINQ addresses the differences between these two by providing a set of succinct recipes arranged in several groups, including: Basic and extended LINQ operatorsText processing Loop refactoring Monitoring code health Reactive Extensions (Rx.NET)Building domain-specific languagesUsing the familiar "recipes" approach, Thinking in LINQ shows you how to approach building LINQ-based solutions, how such solutions are different from what you already know, and why they're better. The recipes cover a wide range of real-world problems, from using LINQ to replace existing loops, to...



2007 - 2021 © eBooks-IT.org