Learn Prolog Now! 在线电子书 图书标签: Prolog Programming 计算机科学 计算机 编程 programming logic 编程语言
发表于2024-11-22
Learn Prolog Now! 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
练习还行不过过于简单,越到后面越敷衍,到了12章module, library就只是一笔带过,太过简略。和Programming in Prolog 一起看倒是挺互补
评分简单又不简单的prolog
评分涉及到推理、归纳等的还是用处比较大。比如语言的语法、词法分析等。不过平常的应用,这个倒是比较少。而且其性能也没办法优化,其他语言虽然实现推理复杂一些,但终归常用而容易上手且性能好很多。
评分涉及到推理、归纳等的还是用处比较大。比如语言的语法、词法分析等。不过平常的应用,这个倒是比较少。而且其性能也没办法优化,其他语言虽然实现推理复杂一些,但终归常用而容易上手且性能好很多。
评分inductive teaching
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. 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. So by studying Prolog, you gain insight into how sophisticated tasks can be handled computationally. Moreover, Prolog requires a different mindset. You have to learn to see problems from a new perspective, declaratively rather than procedurally. Acquiring this mindset, and learning to appreciate the links between logic and programming, makes the study of Prolog both challenging and rewarding. Learn Prolog Now! is a practical introduction to this fascinating language. Freely available as a web-book since 2002 (see www.learnprolognow.org) Learn Prolog Now! has became one of the most popular introductions to the Prolog programming language, an introduction prized for its clarity and down-to-earth approach. It is widely used as a textbook at university departments around the world, and even more widely used for self study. College Publications is proud to present here the first hard-copy version of this online classic. Carefully revised in the light of reader's feedback, and now with answers to all the exercises, here you will find the essential material required to help you learn Prolog now.
评分
评分
评分
评分
Learn Prolog Now! 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024