Learn Haskell by Example
eBook Details: Paperback: 456 pages Publisher: WOW! eBook (November 26, 2024) Language: English ISBN-10: 1633438937 ISBN-13: 978-1633438934 eBook Description: Learn Haskell by Example: Learn Haskell by doing Haskell projects! In this book, you’ll get practical experience writing Haskell code and applying functional programming to actual development challenges. In Learn Haskell by Example, you’ll build your Haskell skills by working through hands-on challenges and conundrums. You’ll learn to look at each project through a Haskell lens, and then solve it using features like lazy evaluation, immutable data structures, and monads. In Learn Haskell by Example you will learn how to: Use Haskell for...