Jump to ratings and reviews
Rate this book

Logic Programming with Prolog

Rate this book
Logic Programming is the name given to a distinctive style of programming, very different from that of conventional programming languages such as C++ and Java. By far the most widely used Logic Programming language is Prolog. Prolog is a good choice for developing complex applications, especially in the field of Artificial Intelligence.

Logic Programming with Prolog does not assume that the reader is an experienced programmer or has a background in Mathematics, Logic or Artificial Intelligence. It starts from scratch and aims to arrive at the point where quite powerful programs can be written in the language. It is intended both as a textbook for an introductory course and as a self-study book. On completion readers will know enough to use Prolog in their own research or practical projects.

Each chapter has self-assessment exercises so that readers may check their own progress. A glossary of the technical terms used completes the book.

This second edition has been revised to be fully compatible with SWI-Prolog, a popular multi-platform public domain implementation of the language. Additional chapters have been added covering the use of Prolog to analyse English sentences and to illustrate how Prolog can be used to implement applications of an 'Artificial Intelligence' kind.

Max Bramer is Emeritus Professor of Information Technology at the University of Portsmouth, England. He has taught Prolog to undergraduate computer science students and used Prolog in his own work for many years.

270 pages, Kindle Edition

First published July 13, 2005

10 people are currently reading
27 people want to read

About the author

Max Bramer

69 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (18%)
4 stars
7 (31%)
3 stars
10 (45%)
2 stars
0 (0%)
1 star
1 (4%)
Displaying 1 - 2 of 2 reviews
Profile Image for Mike Harris.
240 reviews4 followers
June 7, 2022
Good introduction to Prolog. The title did lead me to believe that the book would cover how to do logic proofs with Prolog which it does not cover but it does teach you the basics of using Prolog and how to solve programming problems with it. I really like the way that loops and recursion are presented, along with how evaluations are handled (spoiler only is/2 can be used to evaluate).
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.