Difference between revisions of "Visual Prolog for Tyros"

From wiki.visual-prolog.com

(Entered)
 
m (formulation)
 
(44 intermediate revisions by 3 users not shown)
Line 1: Line 1:
''Visual Prolog for Tyros'' is a comprehensive book witten by Eduardo Costa.
{{ambox|text= This book is about an '''old''' version of Visual Prolog, but it may still be useful.}}


===Content===
''Visual Prolog for Tyros'' is a comprehensive book written by ''Eduardo Costa''.


*I Savoir-faire
It is a good starting point to study Visual Prolog. And it might be used by teachers for education.
**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


The latest edition of the book is "Visual Prolog 7.3 for Tyros".


===Download===
The book includes a number of examples illustrating different features of Visual Prolog.


*[http://www.visual-prolog.com/vip/tutorial/tut14/tyros71_8.pdf Visual Prolog for Tyros] (PDF format, 252 pages).
=== Contents ===
*[http://www.visual-prolog.com/vip/tutorial/tut14/tyros71_8.zip Examples to the tutorial] (zip format)


==References==
'''I Savoir-faire'''


[[Category:Tutorials]]
# 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 ===
 
* [https://www.visual-prolog.com/download/73/books/tyros/tyros73.pdf Visual Prolog 7.3 for Tyros] (September, 2010, PDF).
 
=== Examples from the book ===
 
* For [https://www.visual-prolog.com/download/73/books/tyros/tyros73.zip Visual Prolog 7.3] (zip).
* For [https://www.visual-prolog.com/download/72/books/tyros/tyros72.zip Visual Prolog 7.2] (zip).
* For [https://www.visual-prolog.com/download/71/Costas-Tyros.zip Visual Prolog 7.1] (zip).
 
=== Translations ===
 
* [https://wikiru.visual-prolog.com/index.php?title=Visual_Prolog_for_Tyros Russian]
* [[Visual Prolog for Tyros in Chinese|Chinese]]
 
[[ru:Visual Prolog для чайников]]
[[Category:Books]]

Latest revision as of 13:23, 6 September 2019

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 latest edition of the book is "Visual Prolog 7.3 for Tyros".

The book includes a number of examples illustrating different features of Visual Prolog.

Contents

I Savoir-faire

  1. Introduction
  2. Forms
  3. Mouse events
  4. Less Figures
  5. Horn Clauses
  6. Console Applications
  7. Grammars
  8. Painting
  9. Data types
  10. How to solve it in Prolog
  11. Facts
  12. Classes and Objects
  13. Giuseppe Peano
  14. L-Systems
  15. Games
  16. Animation
  17. Text Editor
  18. Printing
  19. Tab forms and other goodies
  20. Bugs
  21. A Data Base Manager
  22. Books and articles

II Artificial Intelligence

  1. Search
  2. Neural Networks
  3. Alpha Beta Pruning

Download

Examples from the book

Translations