Logo

Paradigms of Artificial Intelligence Programming

Large book cover: Paradigms of Artificial Intelligence Programming

Paradigms of Artificial Intelligence Programming
by

Publisher: Morgan Kaufmann
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Common Lisp: An Interactive ApproachCommon Lisp: An Interactive Approach
by - W.H. Freeman & Company
The book is a self-paced study guide to Common Lisp programming language. It presents Lisp in a general setting, rather than in the context of a special field in which it is used. The text assumes experience with some imperative programming languages.
(15230 views)
Book cover: Build Your Own LispBuild Your Own Lisp
by - buildyourownlisp.com
In this book you'll learn the C programming language, and at the same time learn how to build your very own programming language, a minimal Lisp, in under 1000 lines of code. This book is not suitable as a first programming language book ...
(9293 views)
Book cover: Successful Lisp: How to Understand and Use Common LispSuccessful Lisp: How to Understand and Use Common Lisp
by
This tutorial is written for the professional programmer. It introduces the ANSI Common Lisp standard. David Lamkins explains why Lisp is by far the most powerful industrial strength tool available for advanced software development.
(21406 views)
Book cover: Lisp in Small PartsLisp in Small Parts
by
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.
(9645 views)