
Introduction to Computing: Explorations in Language, Logic, and Machines
by David Evans
Publisher: University of Virginia 2009
Number of pages: 298
Description:
This book is a survey introduction to the most important ideas in computing. It focuses on how to describe information processes by defining procedures, how to analyze the costs required to carry out a procedure, and the fundamental limits of what can and cannot be computed mechanically.
Download or read it online for free here:
Download link
(35MB, PDF)
Similar books
Models of Computation: Exploring the Power of Computingby John E. Savage - Addison-Wesley
The book re-examines computer science, giving priority to resource tradeoffs and complexity classifications over the structure of machines and their relationships to languages. This viewpoint is motivated by more realistic computational models.
(11332 views)
An Introduction to the Theory of Computationby Eitan Gurari - Computer Science Pr
The book explores questions and terminologies concerning programs, computers, and computation. The exploration reduces to a study of mathematical theories, such as those of automata and formal languages, theories interesting in their own right.
(31525 views)
Galois Connections and Fixed Point Calculusby Roland Backhouse
The book on the fundamental algebraic structures in the mathematics of program construction focusing the algebraic properties of recursion and how these are applied to the generic solution of programming problems. The tutorial covers fixed point calculus.
(14859 views)
Bayesian Computational Methodsby Christian P. Robert - arXiv
We will first present the most standard computational challenges met in Bayesian Statistics, focusing primarily on mixture estimation and on model choice issues, and then relate these problems with computational solutions.
(10961 views)