|
Showing 1 - 5 of
5 matches in All Departments
The typesetting system TeX, invented by Donald Knuth, is thirty-two
years old in 2010. For this anniversary, a commemorative book has
been prepared containing example papers by Knuth and the Stanford
graduate students who helped develop TeX. These papers all were
selected from the TeX Users Group's TUGboat journal archive.
|
The Little Typer (Paperback)
Daniel P. Friedman, David Thrane Christiansen; Illustrated by Duane Bibby; Foreword by Robert Harper; Afterword by Conor McBride
|
R1,577
R1,459
Discovery Miles 14 590
Save R118 (7%)
|
Ships in 9 - 15 working days
|
An introduction to dependent types, demonstrating the most
beautiful aspects, one step at a time. A program's type describes
its behavior. Dependent types are a first-class part of a language,
and are much more powerful than other kinds of types; using just
one language for types and programs allows program descriptions to
be as powerful as the programs they describe. The Little Typer
explains dependent types, beginning with a very small language that
looks very much like Scheme and extending it to cover both
programming with dependent types and using dependent types for
mathematical reasoning. Readers should be familiar with the basics
of a Lisp-like programming language, as presented in the first four
chapters of The Little Schemer. The first five chapters of The
Little Typer provide the needed tools to understand dependent
types; the remaining chapters use these tools to build a bridge
between mathematics and programming. Readers will learn that tools
they know from programming-pairs, lists, functions, and
recursion-can also capture patterns of reasoning. The Little Typer
does not attempt to teach either practical programming skills or a
fully rigorous approach to types. Instead, it demonstrates the most
beautiful aspects as simply as possible, one step at a time.
|
The Little Prover (Paperback)
Daniel P. Friedman, Carl Eastlund; Illustrated by Duane Bibby; Foreword by J. Strother Moore; Afterword by Matthias Felleisen
|
R1,152
R1,088
Discovery Miles 10 880
Save R64 (6%)
|
Ships in 9 - 15 working days
|
An introduction to writing proofs about computer programs, written
in an accessible question-and-answer style, complete with
step-by-step examples and a simple proof assistant. The Little
Prover introduces inductive proofs as a way to determine facts
about computer programs. It is written in an approachable, engaging
style of question-and-answer, with the characteristic humor of The
Little Schemer (fourth edition, MIT Press). Sometimes the best way
to learn something is to sit down and do it; the book takes readers
through step-by-step examples showing how to write inductive
proofs. The Little Prover assumes only knowledge of recursive
programs and lists (as presented in the first three chapters of The
Little Schemer) and uses only a few terms beyond what novice
programmers already know. The book comes with a simple proof
assistant to help readers work through the book and complete
solutions to every example.
drawings by Duane Bibbyforeword and afterword by Guy L. Steele
Jr.The notion that "thinking about computing is one of the most
exciting things the human mind can do" sets both The Little Schemer
(formerly known as The Little LISPer) and its new companion volume,
The Seasoned Schemer, apart from other books on LISP. The authors'
enthusiasm for their subject is compelling as they present abstract
concepts in a humorous and easy-to-grasp fashion. Together, these
books will open new doors of thought to anyone who wants to find
out what computing is really about. The Little Schemer introduces
computing as an extension of arithmetic and algebra;things that
everyone studies in grade school and high school. It introduces
programs as recursive functions and briefly discusses the limits of
what computers can do. The authors use the programming language
Scheme, and interesting foods to illustrate these abstract ideas.
The Seasoned Schemer informs the reader about additional dimensions
of computing: functions as values, change of state, and exceptional
cases. The Little LISPer has been a popular introduction to LISP
for many years. It had appeared in French and Japanese. The Little
Schemer and The SeasonedSchemer are worthy successors and will
prove equally popular as textbooks for Scheme courses as well as
companion texts for any complete introductory course in Computer
Science.
A new edition of a book, written in a humorous question-and-answer
style, that shows how to implement and use an elegant little
programming language for logic programming. The goal of this book
is to show the beauty and elegance of relational programming, which
captures the essence of logic programming. The book shows how to
implement a relational programming language in Scheme, or in any
other functional language, and demonstrates the remarkable
flexibility of the resulting relational programs. As in the first
edition, the pedagogical method is a series of questions and
answers, which proceed with the characteristic humor that marked
The Little Schemer and The Seasoned Schemer. Familiarity with a
functional language or with the first five chapters of The Little
Schemer is assumed. For this second edition, the authors have
greatly simplified the programming language used in the book, as
well as the implementation of the language. In addition to revising
the text extensively, and simplifying and revising the "Laws" and
"Commandments," they have added explicit "Translation" rules to
ease translation of Scheme functions into relations.
|
|