Skip to Content
Effective Haskell
book

Effective Haskell

by Rebecca Skinner
July 2023
Intermediate to advanced
670 pages
17h 13m
English
Pragmatic Bookshelf
Content preview from Effective Haskell

Summary

Although we call Haskell a functional programming language, data and the way that we represent it is at the heart of how to write effective Haskell programs. Creating the right data types will help the compiler help you by finding bugs and helping you write more reliable code, but more than that, the way that you structure data in your programs will influence everything about how you work with your code, and how it evolves over time. Data is, in essence, the real heart of functional programming. As you work through the rest of this book you’ll see many other ways that data impacts that way we think about code.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Grokking Functional Programming

Grokking Functional Programming

Michal Plachta
Grokking Algorithms

Grokking Algorithms

Aditya Bhargava
The Rust Programming Language, 2nd Edition

The Rust Programming Language, 2nd Edition

Steve Klabnik, Carol Nichols

Publisher Resources

ISBN: 9798888650400Errata Page