Difference between revisions of "Visual Prolog for Tyros"
From wiki.visual-prolog.com
(Simplify) |
(Contents reintroduced) |
||
Line 5: | Line 5: | ||
The book includes a number of examples illustrating different features of Visual Prolog. | The book includes a number of examples illustrating different features of Visual Prolog. | ||
=== Contents === | |||
* [http://download.pdc.dk/vip/72/books/tyros/tyros72.pdf Visual Prolog 7.2 for Tyros] (13. January, 2009, PDF). [http://download.pdc.dk/vip/72/books/tyros/tyros72.zip Examples] (zip). | |||
* [http://download.pdc.dk/vip/71/Costas-Tyros.pdf Visual Prolog 7.1 for Tyros] (PDF). [http://download.pdc.dk/vip/71/Costas-Tyros.zip Examples] (zip). | '''I Savoir-faire''' | ||
# 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 == | |||
Visual Prolog 7.2 | |||
* [http://download.pdc.dk/vip/72/books/tyros/tyros72.pdf Visual Prolog 7.2 for Tyros] (13. January, 2009, PDF). | |||
* [http://download.pdc.dk/vip/72/books/tyros/tyros72.zip Examples 7.2] (zip). | |||
Visual Prolog 7.1 | |||
* [http://download.pdc.dk/vip/71/Costas-Tyros.pdf Visual Prolog 7.1 for Tyros] (PDF). | |||
* [http://download.pdc.dk/vip/71/Costas-Tyros.zip Examples 7.1] (zip). | |||
== Translations == | == Translations == |
Revision as of 12:34, 11 May 2009
Visual Prolog for Tyros is a comprehensive book written by Eduardo Costa.
It is a good starting point to study Visual Prolog. And it might be used by teachers for education.
The book includes a number of examples illustrating different features of Visual Prolog.
Contents
I Savoir-faire
- 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
- Search
- Neural Networks
- Alpha Beta Pruning
Download
Visual Prolog 7.2
- Visual Prolog 7.2 for Tyros (13. January, 2009, PDF).
- Examples 7.2 (zip).
Visual Prolog 7.1
- Visual Prolog 7.1 for Tyros (PDF).
- Examples 7.1 (zip).