《立即学习 Prolog!(计算机文本,第 7 卷)》

《Learn Prolog Now! (Texts in Computing, Vol. 7)》

2001

立即学习 Prolog!(计算机文本,第 7 卷)

简介:

《立即学习 Prolog!》(英文名为《Learn Prolog Now!》)是由 Sterling, Shapiro 和 Howe 合著的一本关于逻辑编程语言 Prolog 的入门书籍,属于《计算机文本》丛书的第 7 卷。该书以简洁明了的方式介绍了 Prolog 的基本语法、核心概念以及实际应用,适合编程新手和希望快速掌握 Prolog 的读者。

全书从基础入手,逐步引导读者了解 Prolog 的独特之处,包括逻辑推理、递归和谓词等核心概念。书中通过大量交互式练习和真实案例,帮助读者巩固理论知识并提升实践能力。此外,作者还深入浅出地解释了 Prolog 在人工智能、自然语言处理和其他领域的广泛应用。

这本书以其清晰的教学风格和丰富的示例著称,适合自学或作为课程教材使用。无论你是编程爱好者还是计算机科学专业的学生,《立即学习 Prolog!》都能为你提供一个高效的学习路径,助你快速掌握这门强大的逻辑编程语言。

英文简介:

We wanted to do two things with this course. First, we wanted to provide a text that was relatively self contained, a text that would permit someone with little or no knowledge of computing to pick up the basics of Prolog with the minimum of fuss. We also wanted the text to be clear enough to make it useful for self study. We believe that if you read the text, and do the associated exercises, you will gain a useful partial entry to the world of Prolog.

But only a partial entry, and this brings us to our second point. We want to emphasize the practical aspects of Prolog. Prolog is something you do. You can't learn a programming language simply by reading about it, and if you really want to get the most out of this course, we strongly advise you to get hold of a Prolog interpreter (you'll find pointers to some nice ones on this website) and work through all the Practical Sessions that we provide. And of course, don't stop with what we provide. The more you program, the better you'll get....

语言
英文/English
在线查阅
View/Download

最后更新:2025-03-15 16:46:56

←《电磁波和天线》

→《Common Lisp - 符号计算的简单介绍》