Learn Prolog Now! (2006)

ISBN: 9781904987178

Learn Prolog Now! (2006)

ISBN: 9781904987178
24 925 Ft
currently out of stock, expected back in stock: 7-8 weeks
Prolog is a programming language, but a rather unusual one. ``Prolog'' is short for ``Programming with Logic'', and the link with logic gives Prolog its special character.
Read more

product.attributes

ISBN
9781904987178
Author
Patrick Blackburn, Johan Bos, Kristina Striegnitz
Pages
266
Binding
Soft cover
Publisher
KING'S COLLEGE
Date of publication
2006
Format
Book
Language
English
At the heart of Prolog lies a surprising idea: don't tell the computer what to do. Instead, describe situations of interest, and compute by asking questions. Prolog will logically deduce new facts about the situations and give its deductions back to us as answers. Why learn Prolog? For a start, its ``say what the problem is, rather than how to solve it'' stance, means that it is a very high level language, good for knowledge rich applications such as artificial intelligence, natural language processing, and the semantic web.