Paradigms of Artificial Intelligence Programming: Case Studies in Common LISP ~Peter Norvig |
|
List price: £45.99 Our price: £45.99 Usually dispatched within 24 hours Average customer rating: 5.0 out of 5 ![]() ![]() ![]() ![]() ![]() Sales rank: 164716 |
Product Information
Media: Paperback ISBN/ASIN : 1558601910 |
Manufacturer : Morgan Kaufmann Publishers Inc,US Release data : 04 December, 1991 |
Other Recommended products
![]() |
The ANSI Common Lisp Book
Add to basket |
![]() |
Practical Common Lisp
Add to basket |
![]() |
The Art of the Metaobject Protocol
Add to basket |
![]() |
Lisp in Small Pieces
Add to basket |
![]() |
Hackers and Painters: Essays on the Art of Programming
Add to basket |
Search for related products
A selection of product reviews





After studying 'Structure and Interpretation of Computer Programs' by Abelson & Sussman, I continued with 'Artificial Intelligence, a Modern Approach' (AIMA) by Russel & Norvig, and this book by Norvig. And I have to tell you that I'm impressed. Being practically illiterate concerning A.I. and Lisp not so long ago, I can't image having better companions and my road towards hopefully one day mastering both. This book in particular established my love for Lisp, and it is without doubt an invaluable book.
The AIMA book by Russel & Norvig, and this book by Norvig are perfect companions, where the first one has a theoretical approach and the latter 'fills in the blanks' when it comes down to actually implenting these wonderful A.I. concepts and techniques, and doing so in Lisp in particular. The very first book I mentioned shaped my capability of seeing some of the beauty in how these A.I. concepts are implemented in Norvig's ample Lisp code in his Book. The underlying concepts of the Lisp and Scheme languages are however also covered in Norvig's book, but not nearly as deeply. Everything else one needs to know about Lisp is covered more than well enough to support the significant leap forward.





This book belongs to the kind of books that opens your mind. Like classical books from Ritchie, Wirth or others, this book introduces to a particular dimension in programming. IA programs are explained in a very accurate way, diffucult concepts are explained without being simplified, and all code runs perfectly and it's written in a wonderful way. It should be definied as a "mind-on" approach more than "hands-on". As Norvig explains, that's both a book on AI and a book on Lisp. In effects, you learn both of them, even better than studying on Graham's classic on Lisp or on more canonical AI introduction. Famous programs (from Eliza to Macsyma, Mycin and further) are explained in datail. That's a book that every researcher or developer should keep under his pillow.