To view prices and purchase online, please login or create an account now.



Pearls of Functional Algorithm Design

Hardback

Main Details

Title Pearls of Functional Algorithm Design
Authors and Contributors      By (author) Richard Bird
Physical Properties
Format:Hardback
Pages:290
Dimensions(mm): Height 246,Width 175
ISBN/Barcode 9780521513388
ClassificationsDewey:006.31
Audience
Professional & Vocational
Illustrations 20 Line drawings, black and white

Publishing Details

Publisher Cambridge University Press
Imprint Cambridge University Press
Publication Date 16 September 2010
Publication Country United Kingdom

Description

Richard Bird takes a radical approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more familiar areas such as data compression and string matching. Each pearl starts with the statement of the problem expressed using the functional programming language Haskell, a powerful yet succinct language for capturing algorithmic ideas clearly and simply. The novel aspect of the book is that each solution is calculated from an initial formulation of the problem in Haskell by appealing to the laws of functional programming. Pearls of Functional Algorithm Design will appeal to the aspiring functional programmer, students and teachers interested in the principles of algorithm design, and anyone seeking to master the techniques of reasoning about programs in an equational style.

Author Biography

Richard Bird is Professor of Computer Science at Oxford University Computing Laboratory.

Reviews

'... well-presented and well-motivated material strives to become a stepping stone to further discovery. Any serious computer scientist would benefit from reading and properly understanding this book.' Computing Reviews '... an excellent guide into this method of algorithm development.' Journal of Functional Programming