Thinking Functionally With Haskell

Download Thinking Functionally With Haskell PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Thinking Functionally With Haskell book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Thinking Functionally with Haskell

Author: Richard Bird
language: en
Publisher: Cambridge University Press
Release Date: 2014-10-09
Richard Bird is famed for the clarity and rigour of his writing. His new textbook, which introduces functional programming to students, emphasises fundamental techniques for reasoning mathematically about functional programs. By studying the underlying equational laws, the book enables students to apply calculational reasoning to their programs, both to understand their properties and to make them more efficient. The book has been designed to fit a first- or second-year undergraduate course and is a thorough overhaul and replacement of his earlier textbooks. It features case studies in Sudoku and pretty-printing, and over 100 carefully selected exercises with solutions. This engaging text will be welcomed by students and teachers alike.
Thinking Functionally with Haskell

This book introduces fundamental techniques for reasoning mathematically about functional programs. Ideal for a first- or second-year undergraduate course.
Algorithm Design with Haskell

Author: Richard Bird
language: en
Publisher: Cambridge University Press
Release Date: 2020-07-09
Ideal for learning or reference, this book explains the five main principles of algorithm design and their implementation in Haskell.