Jump to ratings and reviews
Rate this book

Adventure in Prolog

Rate this book
Prolog tutorial that uses the very first interactive computer games to teach the expressive power of Prolog.

191 pages, Kindle Edition

Published March 24, 2017

34 people are currently reading
27 people want to read

About the author

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
7 (36%)
4 stars
9 (47%)
3 stars
2 (10%)
2 stars
1 (5%)
1 star
0 (0%)
Displaying 1 - 5 of 5 reviews
95 reviews1 follower
January 1, 2024
The Best Book for Learning Prolog

This little book is a true gem! In my personal opinion it’s the best book for learning Prolog. It doesn’t assume any prior functional or logic programming experience. It starts off with simple facts and gradually progresses to rules, recursion, operators, etc. all in the context of building a simple text-based puzzle game, similar to the classic “Adventure”. Everything is explained clearly and simply, and uses a simple graphical notation for explaining the effects of success, failure, and retries for different clauses. Highly recommended for anyone who wants to learn Prolog!
Profile Image for Mike Harris.
227 reviews4 followers
April 25, 2022
The beginning of the book was great but as I read on I kept wanting more details and examples. I felt like it was written for those who already know Prolog but have not used it in a few years and would like a refresher.

I really wish the answers were provided to the exercises, being a self learner the only place I can turn to when I got stuck was StackOverflow.

This book did get me interested in Prolog, so do plan on reading a different book for a better introduction to the language.
Profile Image for Anthony O'Connor.
Author 5 books32 followers
March 6, 2021
Simple and clear

A simple and clear, well written, and easy to read and understand introduction to Logic programming in The prolog language. The author uses the development of a simple text based adventure game as his running example. Just a few hours f effort will give you a solid introduction to this important style of programming.
Profile Image for Jeffrey.
164 reviews1 follower
February 18, 2019
Intro to proplog

Prolong is a great language for certain types of programming. I used the bank search as a basis for my Me Simulator.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.