Recently in Logic programming Category

Two new books ordered

The first book I've ordered is Programming in Prolog. This book covers everything I should know about Prolog for my next exam.

HsM-3667014.jpgOriginally published in 1981, this was the first textbook on programming in the Prolog language and is still the definitive introductory text on Prolog. Though many Prolog textbooks have been published since, this one has withstood the test of time because of its comprehensiveness, tutorial approach, and emphasis on general programming applications. Prolog has continued to attract a great deal of interest in the computer science community, and has turned out to be the basis for an important new generation of programming languages and systems for Artificial Intelligence. Since the previous edition of Programming in Prolog, the language has been standardised by the International Organization for Standardization (ISO) and this book has been updated accordingly. The authors have also introduced some new material, clarified some explanations, corrected a number of minor errors, and removed appendices about Prolog systems that are now obsolete.

This book was available for just 5 EUR (used)!

The second book I ordered is The Haskell Road to Logic, Maths and Programming:

41GMVH8KHHL._SL500_AA300_.jpgThe purpose of this book is to teach logic and mathematical reasoning in practice, and to connect logical reasoning with computer programming in Haskell. Haskell emerged in the last decade as a standard for lazy functional programming, a programming style where arguments are evaluated only when the value is actually needed. Haskell is a marvellous demonstration tool for logic and maths because its functional character allows implementations to remain very close to the concepts that get implemented, while the laziness permits smooth handling of infinite data structures.

I gonna start to read those books AFTER finishing my previous book which is still very interesting! :)

Pages

Powered by Movable Type 4.35-en

About this Archive

This page is an archive of recent entries in the Logic programming category.

Loadbars is the previous category.

Mail is the next category.

Find recent content on the main index or look in the archives to find all content.