Home > Archive > Prolog > August 2005 > Starting with Prolog
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 |
Starting with Prolog
|
|
| Lampa Dario 2005-08-27, 6:57 pm |
| Hi,
I studied Prolog a lot of years ago with PDProlog, a Public Domain version
of Prolog, but then I stopped it. Now I would like to start again. Is
there a good tutorial or book I could use?
Francesco
--
Teaching OnLine
Corsi online di programmazione
Php, Asp, C, C++, Visual Basic, Delphi
Linux Shell Programming
------------------------------------
http://www.teachingonline.it
| |
| Mauro Di Nuzzo 2005-08-28, 6:57 pm |
| Ciao Francesco,
First donwload SWI prolog and its manual (in the place of the seemly
abandoned GNU Prolog).
Then consider to buy "the craft of prolog" by Richard O'Keefe (411 pages, 65
eur). http://www.ita-bol.com/bol/main.jsp...an=978026215039
This is for bypass a lot of doubtly useful introductory prolog (and logic)
books.
Many good books are freely downloadable over the internet... believe me:
spare that money.
One for all: Nilsson and Maluszynski, Logic Programming and Prolog (282
pages, 0 eur)
http://tinman.cs.gsu.edu/~raj/8710/f03/bok.pdf
Bye
"Lampa Dario" <lamp@dario.it> ha scritto nel messaggio
news:CN_Pe.87043$2U1.4359704@news3.tin.it...
> Hi,
>
> I studied Prolog a lot of years ago with PDProlog, a Public Domain version
> of Prolog, but then I stopped it. Now I would like to start again. Is
> there a good tutorial or book I could use?
>
> Francesco
>
> --
> Teaching OnLine
> Corsi online di programmazione
> Php, Asp, C, C++, Visual Basic, Delphi
> Linux Shell Programming
> ------------------------------------
> http://www.teachingonline.it
>
|
|
|
|
|