Difference between revisions of "A Beginners Guide to Visual Prolog"
From wiki.visual-prolog.com
Line 24: | Line 24: | ||
# Everything about Dialogs and Forms | # Everything about Dialogs and Forms | ||
# List manipulating predicates | # List manipulating predicates | ||
<br /> | |||
=== See also === | |||
[[A Beginners Guide to Visual Prolog in Chinese]] | |||
===Download=== | ===Download=== |
Revision as of 17:07, 26 February 2009
A Beginners Guide to Visual Prolog is a comprehensive book for absolute beginners witten by Thomas W. de Boer.
The book contains already published material, which is used with permision of the authors.
The current version of the book is devoted to Visual Prolog 7.1.
Contents
- The Integrated Development Environment
- Forms
- Simple user interfacing
- A closer look at the IDE
- Fundamental Prolog
- Data modeling in Prolog
- Using Forms or Dialogs and Controls: a minimal database
- Object oriented programming - classes and objects
- Declarations in Visual Prolog
- Recursion, lists and sorting
- Reading, writing, streams and files
- More data structures: Stacks, Queues and Trees
Appendices
- Everything about Dialogs and Forms
- List manipulating predicates
See also
A Beginners Guide to Visual Prolog in Chinese
Download
- A Beginners Guide to Visual Prolog (PDF format, English 275 pages).
- Examples from A Beginners Guide to Visual Prolog (ZIP format, 445 KB).
- A Beginners Guide to Visual Prolog (PDF format, Chinese, translated by Yi Ding).