A Guide to Artificial Intelligence with Visual Prolog

A Guide to Artificial Intelligence with Visual Prolog
Author: Randall Scott
Publisher:
Total Pages: 178
Release: 2010
Genre: Computers
ISBN: 9781432749361

Get started with the simplest, most powerful prolog ever: Visual Prolog If you want to explore the potential of Artificial Intelligence (AI), you need to know your way around Prolog. Prolog - which stands for "programming with logic" - is one of the most effective languages for building AI applications, thanks to its unique approach. Rather than writing a program that spells out exactly how to solve a problem, with Prolog you define a problem with logical Rules, and then set the computer loose on it. This paradigm shift from Procedural to Declarative programming makes Prolog ideal for applications involving AI, logic, language parsing, computational linguistics, and theorem-proving. Now, Visual Prolog (available as a free download) offers even more with its powerful Graphical User Interface (GUI), built-in Predicates, and rather large provided Program Foundation Class (PFC) libraries. A Guide to Artificial Intelligence with Visual Prolog is an excellent introduction to both Prolog and Visual Prolog. Designed for newcomers to Prolog with some conventional programming background (such as BASIC, C, C++, Pascal, etc.), Randall Scott proceeds along a logical, easy-to-grasp path as he explains the beginnings of Prolog, classic algorithms to get you started, and many of the unique features of Visual Prolog. Readers will also gain key insights into application development, application design, interface construction, troubleshooting, and more. In addition, there are numerous sample examples to learn from, copious illustrations and information on helpful resources. A Guide to Artificial Intelligence with Visual Prolog is less like a traditional textbook and more like a workshop where you can learn at your own pace - so you can start harnessing the power of Visual Prolog for whatever your mind can dream up.

Advanced Turbo Prolog Programming

Advanced Turbo Prolog Programming
Author: Dan Shafer
Publisher: Sams Technical Publishing
Total Pages: 280
Release: 1987
Genre: Computers
ISBN:

For immediate to advanced programmers who understand this powerful AL language and want to build on that knowledge.

Artificial Intelligence with Common Lisp

Artificial Intelligence with Common Lisp
Author: James L. Noyes
Publisher: Jones & Bartlett Learning
Total Pages: 644
Release: 1992
Genre: Computers
ISBN: 9780669194739

[The book] provides a balanced survey of the fundamentals of artificial intelligence, emphasizing the relationship between symbolic and numeric processing. The text is structured around an innovative, interactive combination of LISP programming and AI; it uses the constructs of the programming language to help readers understand the array of artificial intelligence concepts presented. After an overview of the field of artificial intelligence, the text presents the fundamentals of LISP, explaining the language's features in more detail than any other AI text. Common Lisp is then used consistently, in both programming exercises and plentiful examples of actual AI code.- Back cover This text is intended to provide an introduction to both AI and LISp for those having a background in computer science and mathematics. -Pref.

Dataquest

Dataquest
Author:
Publisher:
Total Pages: 1256
Release: 1993
Genre: Computer software
ISBN:

Illustrated C Programming (ANSI)

Illustrated C Programming (ANSI)
Author: J. Emmett Beam
Publisher: Wordware Publishing
Total Pages: 452
Release: 1989
Genre: Computers
ISBN:

Beam explains the emerging ANSI standard of the C programming language, using examples to provide first-hand experience in entering code, compiling, and running powerful programs. Novices and experts alike will appreciate the logical explanations and clear format.