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. $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.
Add this copy of Lisp to cart. $11.91, very good condition, Sold by Wonder Book - Member ABAA/ILAB rated 5.0 out of 5 stars, ships from Frederick, MD, UNITED STATES, published 1985 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.91, good condition, Sold by Wonder Book - Member ABAA/ILAB rated 5.0 out of 5 stars, ships from Frederick, MD, UNITED STATES, published 1985 by Addison Wesley Publishing Company.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Good condition. 2nd edition. 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. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
Add this copy of Lisp to cart. $12.00, good condition, Sold by HPB-Red rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 1984 by Addison-Wesley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Add this copy of Lisp to cart. $30.77, good condition, Sold by BookHolders rated 5.0 out of 5 stars, ships from Gambrills, MD, UNITED STATES, published 1985 by Addison Wesley Publishing Company.
Add this copy of Lisp to cart. $36.81, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 1984 by Addison-Wesley.
Add this copy of Lisp to cart. $83.20, new condition, Sold by GridFreed rated 5.0 out of 5 stars, ships from North Las Vegas, NV, UNITED STATES, published 1984 by Addison-Wesley.
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".