Algorithms for Functional Programming

Algorithms for Functional Programming
Author :
Publisher : Springer
Total Pages : 389
Release :
ISBN-10 : 9783662579701
ISBN-13 : 3662579707
Rating : 4/5 (707 Downloads)

Book Synopsis Algorithms for Functional Programming by : John David Stone

Download or read book Algorithms for Functional Programming written by John David Stone and published by Springer. This book was released on 2018-10-27 with total page 389 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. The second chapter introduces many of the simpler and more general patterns available in functional programming. The chapters that follow introduce and explain data structures, sorting, combinatorial constructions, graphs, and sublist search. Throughout the book the author presents the algorithms in a purely functional version of the Scheme programming language, which he makes available on his website. The book is supported with exercises, and it is suitable for undergraduate and graduate courses on programming techniques.


Algorithms for Functional Programming Related Books

Algorithms for Functional Programming
Language: en
Pages: 389
Authors: John David Stone
Categories: Computers
Type: BOOK - Published: 2018-10-27 - Publisher: Springer

DOWNLOAD EBOOK

This book presents a variety of widely used algorithms, expressing them in a pure functional programming language to make their structure and operation clearer
Algorithms
Language: en
Pages: 235
Authors: Fethi Rabhi
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: Addison Wesley

DOWNLOAD EBOOK

A student introduction to the design of algorithms for problem solving. Written from a functional programming perspective, the text should appeal to anyone stud
Learning Functional Data Structures and Algorithms
Language: en
Pages: 312
Authors: Atul S. Khot
Categories: Computers
Type: BOOK - Published: 2017-02-23 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn functional data structures and algorithms for your applications and bring their benefits to your work now About This Book Moving from object-oriented prog
Pearls of Functional Algorithm Design
Language: en
Pages:
Authors: Richard Bird
Categories: Computers
Type: BOOK - Published: 2010-09-16 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Richard Bird takes a radical approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming proble
Algorithm Design with Haskell
Language: en
Pages: 454
Authors: Richard Bird
Categories: Computers
Type: BOOK - Published: 2020-07-09 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Ideal for learning or reference, this book explains the five main principles of algorithm design and their implementation in Haskell.