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. ...
Read More
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
Read Less
Add this copy of Lisp to cart. $5.16, good condition, Sold by Goldstone Books rated 4.0 out of 5 stars, ships from Ammanford, CARMS, UNITED KINGDOM, published 1980 by Addison-Wesley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. All orders are dispatched within 1 working day from our UK warehouse. Established in 2004, we are dedicated to recycling unwanted books on behalf of a number of UK charities who benefit from added revenue through the sale of their books plus huge savings in waste disposal. No quibble refund if not completely satisfied.
Add this copy of Lisp to cart. $10.07, good condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 1989 by Pearson.
Add this copy of Lisp to cart. $10.07, good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 1989 by Pearson.
Add this copy of Lisp to cart. $10.07, good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 1989 by Pearson.
Add this copy of Lisp to cart. $10.07, good condition, Sold by ThriftBooks-Baltimore rated 5.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published 1989 by Pearson.
Add this copy of Lisp to cart. $10.07, fair condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 1989 by Pearson.
Add this copy of Lisp to cart. $10.28, good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 1981 by Addison Wesley Publishing Company.
Add this copy of Lisp to cart. $10.38, good condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 1985 by Addison Wesley Publishing Company.
Add this copy of Lisp to cart. $11.73, very good condition, Sold by Wonder Book - Member ABAA/ILAB rated 5.0 out of 5 stars, ships from Frederick, MD, UNITED STATES, published 1981 by Addison Wesley Publishing Company.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp.
Add this copy of Lisp to cart. $11.73, good condition, Sold by Wonder Book - Member ABAA/ILAB rated 5.0 out of 5 stars, ships from Frederick, MD, UNITED STATES, published 1981 by Addison Wesley Publishing Company.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains.
This is a good introduction to Lisp, and it seems to be a popular choice. However, I think it's not the best option for a first Lisp book. The book is usually described as "advanced", but it really isn't. I think people believe that, because the second part describes Artificial Intelligence applications using Lisp, it's supposed to teach you more Lisp than other book. That is not the case. The A.I. part of the book is now outdated, and even when it was published, it didn't use too many advanced language features or programming techniques. For example, the condition system is not explained at all (and this is one of the areas in which Lisp really shines); the descriptions of macros is too short, and the authors didn't care to teach how to avoid the problems you may find when writing macros; there is no mention of domain-specific languages; and finally, the book has absolutely no information on how to optimize Lisp programs. I wouldn't strongly recommend this book, although I can't say it's bad. It's just "OK".