Logo

Adventure in Prolog by Dennis Merritt

Small book cover: Adventure in Prolog

Adventure in Prolog
by

Publisher: Springer
ISBN/ASIN: 038797315X
ISBN-13: 9780387973159
Number of pages: 186

Description:
This book takes a pragmatic, rather than theoretical, approach to the language and is designed for programmers interested in adding this powerful language to their bag of tools. Much of the book will be built around the writing of a short adventure game. The adventure game is a good example since it contains mundane programming constructs, symbolic reasoning, natural language, data, and logic.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Prolog Experiments in Discrete Mathematics, Logic, and ComputabilityProlog Experiments in Discrete Mathematics, Logic, and Computability
by - Portland State University
Programming experiments designed to help learning of discrete mathematics, logic, and computability. Most of the experiments are short and to the point, just like traditional homework problems, so that they reflect the daily classroom work.
(20036 views)
Book cover: Prolog Programming: A First CourseProlog Programming: A First Course
by
These notes are designed for undergraduate students who have some programming experience. The function of the text is to provide students studying Artificial Intelligence with an intensive introduction to Prolog, there is a slight bias towards AI.
(14580 views)
Book cover: Prolog Programming in DepthProlog Programming in Depth
by - Prentice-Hall
Full coverage of the Prolog programming language including the latest ISO standard. Includes ready-to-run code for expert system shells, other intelligent problem-solvers, and algorithms to read foreign file formats, even Lotus spreadsheets.
(8532 views)
Book cover: The First 10 Prolog Programming ContestsThe First 10 Prolog Programming Contests
by
This book shows solutions to problems that were in the first 10 Prolog Programming Contests. The solutions could have been constructed during the contest under time pressure, and so you will find many solutions using the generate and test strategy.
(13135 views)