Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Thinking as Computation: A First Course

Posted By: roxul
Thinking as Computation: A First Course

Hector J. Levesque, "Thinking as Computation: A First Course "
English | ISBN: 0262016990 | 2012 | 322 pages | PDF | 3 MB

Students explore the idea that thinking is a form of computation by learning to write simple computer programs for tasks that require thought.
This book guides students through an exploration of the idea that thinking might be understood as a form of computation. Students make the connection between thinking and computing by learning to write computer programs for a variety of tasks that require thought, including solving puzzles, understanding natural language, recognizing objects in visual scenes, planning courses of action, and playing strategic games. The material is presented with minimal technicalities and is accessible to undergraduate students with no specialized knowledge or technical background beyond high school mathematics. Students use Prolog (without having to learn algorithms: “Prolog without tears!”), learning to express what they need as a Prolog program and letting Prolog search for answers.
Read more