问题
What book would you recommend for a beginner in PROLOG? I currently know Perl.
回答1:
- Clocksin, Mellish – Programming in Prolog
- And some theoretical introductions into the foundation of prolog – Horn logic, DLP logic etc. if not yet present
回答2:
I recommend Blackburn, Bos and Striegnitz, Learn Prolog Now. This was used in my academic course on Prolog. Full text is freely available online.
回答3:
Prolog Programming for Artificial Intelligence
Its excellent :)
回答4:
The Art of Prolog by Leon Sterling and Ehud Shapiro.
回答5:
I recommend Logic Programming in Prolog by Max Bramer. It helped me to learn prolog from scratch. You don't have to know any other programming languages or complex mathematical concepts.
来源:https://stackoverflow.com/questions/3557601/beginner-in-prolog