Difference between revisions of "Visual Prolog for Tyros"

From wiki.visual-prolog.com

(A pre-release of Visual Prolog for Tyros 7.2)
Line 1: Line 1:
''Visual Prolog for Tyros'' is a comprehensive book witten by ''Eduardo Costa''.
''Visual Prolog for Tyros'' is a comprehensive book witten by ''Eduardo Costa''.
Two versions of the book are currently available:<br />
1. "Visual Prolog 7.1 for Tyros"<br />
2. "Visual Prolog 7.2 for Tyros" (a pre-release version)


The current version of the book is devoted to Visual Prolog 7.1.
Note that Visual Prolog 7.2 has been recently released, and ''Eduardo Costa'' is working on updating his book in accordance to changes implemented in Visual Prolog 7.2.


=== Contents ===
Since it takes time to rewrite the whole book, the author decided to pre-release an edition for Visual Prolog 7.2, which has the following modifications in comparison with "Visual Prolog 7.1 for Tyros":


'''I Savoir-faire'''
1. Figures were updated to Visual Prolog 7.2.
2. The examples that deal with high-order functions (chapter 6) were updated, since Visual Prolog 7.2 has anonymous functions. A non-trivial example of how to use anonymous functions has been added.
3. In chapter 23, the best first search program has been fixed.


# Introduction
# Forms
# Mouse events
# Less Figures
# Horn Clauses
# Console Applications
# Grammars
# Painting
# Data types
# How to solve it in Prolog
# Facts
# Classes and Objects
# Giuseppe Peano
# L-Systems
# Games
# Animation
# Text Editor
# Printing
# Tab forms and other goodies
# Bugs
# A Data Base Manager
# Books and articles
'''II Artificial Intelligence'''
<ol start="23">
<li>Search</li>
<li>Neural Networks</li>
<li>Alpha Beta Pruning</li>
</ol>


=== Download ===
=== Download ===

Revision as of 16:55, 9 December 2008

Visual Prolog for Tyros is a comprehensive book witten by Eduardo Costa. Two versions of the book are currently available:
1. "Visual Prolog 7.1 for Tyros"
2. "Visual Prolog 7.2 for Tyros" (a pre-release version)

Note that Visual Prolog 7.2 has been recently released, and Eduardo Costa is working on updating his book in accordance to changes implemented in Visual Prolog 7.2.

Since it takes time to rewrite the whole book, the author decided to pre-release an edition for Visual Prolog 7.2, which has the following modifications in comparison with "Visual Prolog 7.1 for Tyros":

1. Figures were updated to Visual Prolog 7.2. 2. The examples that deal with high-order functions (chapter 6) were updated, since Visual Prolog 7.2 has anonymous functions. A non-trivial example of how to use anonymous functions has been added. 3. In chapter 23, the best first search program has been fixed.


Download



References