๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Algorithms: A Functional Programming Approach

โœ Scribed by Fethi A. Rabhi, Guy Lapalme


Publisher
Addison Wesley
Year
1999
Tongue
English
Leaves
247
Series
International Computer Science Series
Edition
1st
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.


๐Ÿ“œ SIMILAR VOLUMES


Algorithms - Functional Programming Appr
โœ Fethi A. Rabhi, Guy Lapalme ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Addison Wesley ๐ŸŒ English

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

Algorithms for Functional Programming
โœ John David Stone ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Springer ๐ŸŒ English

<p><p>This book presents a variety of widely used algorithms, expressing them in a pure functional programming language to make their structure and operation clearer to readers. In the opening chapter the author introduces the specific notations that constitute the variant of Scheme that he uses. Th

Algorithms for Functional Programming
โœ John David Stone ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Springer ๐ŸŒ English

<p><p>This book presents a variety of widely used algorithms, expressing them in a pure functional programming language to make their structure and operation clearer to readers. In the opening chapter the author introduces the specific notations that constitute the variant of Scheme that he uses. Th

Data Structures and Algorithms with Scal
โœ Bhim P. Upadhyaya ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Springer International Publishing ๐ŸŒ English

<p>This practically-focused textbook presents a concise tutorial on data structures and algorithms using the object-functional language Scala. The material builds upon the foundation established in the title <i>Programming with Scala: Language Exploration</i> by the same author, which can be treated