-
The Functional Approach to Programming (Paperback)
$63.60 - Free delivery worldwide (to United States and
all these other countries) Usually dispatched within 48 hours | |Short Description for The Functional Approach to ProgrammingAdvanced text on how to program in the functional way; has exercises, solutions and code.
Full description- Publisher: CAMBRIDGE UNIVERSITY PRESS
- Published: 29 October 1998
- Format: Paperback 460 pages
- See: Full bibliographic data
- Categories: Functional Programming | Programming & Scripting Languages: General | Software Engineering
- ISBN 13: 9780521576819 ISBN 10: 0521576814
- Sales rank: 664,927
Other books
Full description for The Functional Approach to Programming
A programming course should concentrate as much as possible on a program's logical structure and design rather than simply show how to write code. The Functional Approach to Programming achieves this aim because logical concepts are evident and programs are transparent so can be written quickly and cleanly. In this book the authors emphasise the notions of function and function application which relate programming to familiar concepts from mathematics and logic. They introduce functional programming via examples but also explain what programs compute and how to reason about them. They show how the ideas can be implemented in the Caml language, a dialect of the ML family, and give examples of how complex programs from a variety of areas (such as arithmetic, tree algorithms, graph algorithms, text parsing and geometry) can be developed in close agreement with their specifications. Many exercises and examples are included throughout the book; solutions are also available.

