Paradigms of Artificial Intelligence Programming
by Peter Norvig
Publisher: Morgan Kaufmann 1992
Number of pages: 948
Description:
This book is concerned with three related topics: the field of artificial intelligence, or AI; the skill of computer programming; and the programming language Common Lisp. Careful readers of this book can expect to come away with an appreciation of the major questions and techniques of AI, an understanding of some important AI programs, and an ability to read, modify, and create programs using Common Lisp.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by Brian Harvey - The MIT Press
This series is for people who are interested in computer programming because it's fun. The three volumes use the Logo as the vehicle for an exploration of computer science from the perspective of symbolic computation and artificial intelligence.
(21399 views)

- Wikibooks
newLISP combines the power of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, multitasking, etc. This book is a straightforward and simple description of the basics of the language.
(16749 views)

by David Johnson-Davies
The tutorials are aimed at someone with no previous experience of programming, and they are designed to take the reader to the stage where they can start writing their own programs to solve practical, interesting applications.
(10593 views)

by Clark Weissman - Dickenson Publishing Company
The chapters of this book expose the reader to the LISP formalism and give him an opportunity to acquire the necessary skills for processing symbolic data. Learning these skills is analogous to learning the rules of arithmetic ...
(7758 views)