Introduction to Functional Programming
Download or Read eBook Introduction to Functional Programming PDF written by Richard Bird and published by . This book was released on 1988 with total page 322 pages. Available in PDF, EPUB and Kindle.
Author | : Richard Bird |
Publisher | : |
Total Pages | : 322 |
Release | : 1988 |
ISBN-10 | : UOM:39015011746792 |
ISBN-13 | : |
Rating | : 4/5 (92 Downloads) |
Book Synopsis Introduction to Functional Programming by : Richard Bird
Book excerpt: This is a thorough introduction to the fundamental concepts of functional programming.The book clearly expounds the construction of functional programming as a process of mathematical calculation, but restricts itself to the mathematics relevant to actual program construction. It covers simple and abstract datatypes, numbers, lists, examples, trees, and efficiency. It includes a simple, yet coherent treatment of the Haskell class; a calculus of time complexity; and new coverage of monadic input-output.