Re: Problem to understand "Prolog Vocabulary"
- From: skweek <skweek_nospam@xxxxxxxxx>
- Date: Thu, 27 Oct 2005 15:24:25 +0200
PRO a écrit :
About books. Realy, there is not much left to know. In prolog you have Clauses, Unification, Backtracing, Cut and that is pretty much everything. The problem with books is that they all try to teach you logic instead of programming. To me (personally) it is like teaching how to surf before teaching how to swim. My advice is: first learn how to swim, then try to surf. In other words: find out how prolog works first, then learn the logic of facts, rules and implications, etc. Books usually try to teach you the other way round. Something like: "logic is good" and "programming is not good for humans".
Anyway, having said that, here are some online references for you: 1. http://www.amzi.com/AdventureInProlog/advfrtop.htm looks quite good. 2. http://www.cs.kuleuven.ac.be/~remko/prolog/faq/ gives you a lot of references. 3. http://kti.ms.mff.cuni.cz/~bartak/prolog/index.html
Hello Robert,
I'm understand thanks to you how prolog works, in my opinion it has is a long-term training. So, like you said : "it is necessary to learn gradually "without to want to go too quickly"".
Sincerly,
Benoit .
- References:
- [NEWBIES] Problem to understand "Prolog Vocabulary"
- From: skweek
- Re: Problem to understand "Prolog Vocabulary"
- From: PRO
- [NEWBIES] Problem to understand "Prolog Vocabulary"
- Prev by Date: Re: Prolog Execution Algorithm
- Next by Date: Re: Prolog Execution Algorithm
- Previous by thread: Re: Problem to understand "Prolog Vocabulary"
- Next by thread: Prolog problem
- Index(es):