Home > Archive > Prolog > November 2007 > Newbee Prolog where to start?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Newbee Prolog where to start?
|
|
| dandaman2234@gmail.com 2007-11-16, 7:09 pm |
| Hi
Im doing a course a uni where one the modules includes Prolog. The
tutor doesn't really seem to know much about the language himself so I
was wondering is there any good reading material out there that anyone
would recommend as I have a month to complete an assignment given to
me. Are there any useful websites as many of them are pretty hard to
understand.
Plus, I've been using a program called WINPROLOG 4.7 to run simple
bits of code. Is there a better, more importantly FREE user friendly
program that lets you load .pl files?
Cheers
Dan
| |
| bart demoen 2007-11-16, 7:09 pm |
| On Fri, 16 Nov 2007 12:38:39 -0800, dandaman2234 wrote:
> Hi
>
> Im doing a course a uni where one the modules includes Prolog. The
> tutor doesn't really seem to know much about the language himself so I
> was wondering is there any good reading material out there that anyone
> would recommend as I have a month to complete an assignment given to
> me. Are there any useful websites as many of them are pretty hard to
> understand.
>
> Plus, I've been using a program called WINPROLOG 4.7 to run simple
> bits of code. Is there a better, more importantly FREE user friendly
> program that lets you load .pl files?
>
> Cheers
>
> Dan
Download SWI-Prolog and take a look at the free online book
Learn Prolog Now!
Both can be found with Google easily.
Don't try to read the SWI manual, just do what the book tells you
to do.
Cheers
Bart Demoen
|
|
|
|
|