The design of algorithms for problem-solving lies at the heart of computer science. Concise yet authoritative, Algorithms - A Functional Programming Approach teaches the skills needed to master this essential subject.
The authors challenge more traditional methods of teaching algorithms by using a functional programming context, with Haskell as the implementation language. This leads to smaller, clearer and more elegant programs which enable the programmer to understand the algorithm itself more quickly and to use that understanding to explore alternative solutions. Placing the emphasis on program development rather than the mathematical properties of algorithms, the book uses a succession of practical programming examples to develop in the reader problem-solving skills which can be easily transferred to other language paradigms.
Reihe
Sprache
Verlagsort
Verlagsgruppe
Pearson Education Limited
Zielgruppe
Maße
Höhe: 235 mm
Breite: 173 mm
Dicke: 12 mm
Gewicht
ISBN-13
978-0-201-59604-5 (9780201596045)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Introduction
Functional Programming in Haskell
The Efficiency of Functional Programs
Concrete Data Types
Abstract Data Types
Sorting
Graph Algorithms
Top-down Design Techniques
Dynamic Programming
Advanced Topics
Bibliography
A. Haskell Impelementations
B. Mathematical Background
Index