Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
Lisp
 
See larger image
 

Lisp [Paperback]

Patrick Winston , Berthold Horn
4.0 out of 5 stars  See all reviews (7 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  
Paperback, Jan 11 1989 --  

Product Details


Product Description

Book Description

This third edition is a revised and expanded version of Winston and Horn's best-selling introduction to the Lisp programming language and to Lisp-based applications, many of which are possible as a result of advances in Artificial Intelligence technology.
The Knowledge You Need
The new edition retains the broad coverage of previous editions that has made this book popular both with beginners and with more advanced readers -- coverage ranging from the basics of the language to detailed examples showing Lisp in practice. Based on the CommonLisp standard, this book also introduces CommonLisp's object system, CLOS, and the productivity-promoting techniques enabled by object-oriented programming.
Application examples drawn from expert systems, natural language interfaces, and symbolic mathematics are featured, and new applications dealing with probability bounds, project simulation, and visual object recognition are introduced.

Features and Benefits

Based on extensive teaching experience.
Explains key problem solving paradigms, such as search, forward chaining, and problem reduction.
Discusses constraint propagation, backward chaining, and key ideas in Prolog.
Emphasizes procedure and data abstraction, and other points of programming style and practice.
Covers cliches, mapping, streams, delayed evaluation, and techniques for better and faster procedure definition.

From the Back Cover

This third edition is a revised and expanded version of Winston and Horn's best-selling introduction to the Lisp programming language and to Lisp-based applications, many of which are possible as a result of advances in Artificial Intelligence technology.

The Knowledge You Need

The new edition retains the broad coverage of previous editions that has made this book popular both with beginners and with more advanced readers -- coverage ranging from the basics of the language to detailed examples showing Lisp in practice. Based on the CommonLisp standard, this book also introduces CommonLisp's object system, CLOS, and the productivity-promoting techniques enabled by object-oriented programming.

Application examples drawn from expert systems, natural language interfaces, and symbolic mathematics are featured, and new applications dealing with probability bounds, project simulation, and visual object recognition are introduced.

Special Features of this Edition
  • Based on extensive teaching experience
  • Explains key problem solving paradigms, such as search, forward chaining, and problem reduction
  • Discusses constraint propagation, backward chaining, and key ideas in Prolog
  • Emphasizes procedure and data abstraction, and other points of programming style and practice
  • Covers cliches, mapping, streams, delayed evaluation, and techniques for better and faster procedure definition


0201083191B04062001

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

7 Reviews
5 star:
 (2)
4 star:
 (3)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (7 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

5.0 out of 5 stars Perfect book for beginners, Mar 7 2004
This review is from: Lisp (Paperback)
This is an excellent book for Lisp beginners. Topics are explained in details without confusing the concepts. My main language is not English but this book is so clear that I can read as if it was written in my own language.

I strongly recommend it for "Lisper"s !

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars For a limited audience., Jan 10 2004
By A Customer
This review is from: Lisp (Paperback)
Review for 2cd edition: I would recommend this book only to people who haven't seen Lisp at all and are fairly new to programming in general. To be brief:
- not a language reference
- of little use to people who already have some Lisp experience
- not a model for learning finer points of lisp programming style
- not a 'how does lisp really work'- building interpreters and compilers book.
The book is regarded as a classic of sorts, but I didnt feel there was anything particularly outstanding about it, though it is well written. The first half covers basic programming and the rest is a series of applications/examples, mostly AI-ish stuff. Some of these later chapters are interesting, some lame, and a few feel a little outdated. I felt the discussion of lexical/dynamic scoping was very poor (perhaps the 3rd edition has improved this), and in general the book tries to ignore or brush off the more complicated (but very important) issues in lisp. The chapter on object-oriented programming was written before OOP became popular and more standardized. The final chapter on lisp interpreters (in lisp) was much too short. But it looks like a fine place to start learning Lisp, though you will quickly need additional books (and you may want to consider Scheme instead of Common Lisp).
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Old but still very good, July 10 2003
By 
James Arvo (Pasadena, CA USA) - See all my reviews
(REAL NAME)   
This review is from: Lisp (Paperback)
Winston and Horn's "Lisp" is an old chestnut. It has stuck around, undergone several editions, and remains in print for a reason; it's a very clear and thorough introduction to programming in Lisp (and, beginning with the 2nd edition, it is specifically about Common Lisp, the most widely adopted dialect of Lisp). In fact, it's probably the best introduction to Lisp there is; yet it's not the right book for every beginning Lisp programmer.

This book is apparently intended for programmers who are not only new to Lisp, but fairly new to programming in general. Consequently, it would not be the ideal book for a seasoned programmer who already knows multiple languages and simply wants to learn one more. I suspect that such a person would find this book a bit on the pedantic side, as it covers basic concepts at length. A better place to start for experienced programmers would probably be Paul Graham's fine book "ANSI Common Lisp", or perhaps even, "Lisp in Small Pieces" by Christian Queinnec, which covers interpreters and compilers in addition to Lisp programming. If you are looking for a very complete reference on Common Lisp (as opposed to Scheme), then Guy Steele's book "Common Lisp, The Language" is the right choice; it's another old chestnut. Finally, if you are not set on Common Lisp, you may want to consider "Structure and Interpretation of Computer Programs", by Abelson, Sussman, and Sussman, which is a Scheme classic.

Winston & Horn's book has some very nice features. It not only covers all the basics, it also covers CLOS, the "Common Lisp Object System", which is to Common Lisp what C++ is to C; that is, it is an addition to Common Lisp (essentially a "layer") that allows the programmer to define classes, sub-classes (with inheritance), and methods. In my opinion, CLOS is by far the most compelling reason to use Common Lisp rather than Scheme. Winston & Horn also do an admirable job of explaining both "lexical" and "dynamic" scoping, with the former being the most important. In fact, it is essential to understand "lexical closures" before one can write effective Lisp programs, which is why Winston & Horn devote so much attention to them, even developing a kind of graphical representation for them.

Over all, this is a fine introduction to Common Lisp, and programming in general. It's an oldie but a goodie.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Want to see more reviews on this item?
 Go to Amazon.com to see all 13 reviews  4.2 out of 5 stars 
 
 
Most recent customer reviews





Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback