NOW FULLY RELEASED

Effective Haskell

By Rebecca Skinner

Margaret Eldridge
The Pragmatic Programmers

--

Rebecca Skinner’s book, Effective Haskell: Solving Real-World Problems with Strongly-Typed Functional Programming, is now out of beta and fully released in both ebook and print. The ebook is available from The Pragmatic Bookshelf:

Haskell is a pure functional programming language with a rich ecosystem of tools and libraries. Designed to push the boundaries of programming, it offers unparalleled power for building reliable and maintainable systems. Effective Haskell will help you write Haskell programs that solve real-world business problems.

Learn by writing a complete Haskell application that does several different kinds of IO to experience how Haskell deals with IO and the outside world.

You’ll discover how to implement type-safe web services, design strongly typed embedded domain-specific languages, and build applications that exploit parallelism and concurrency without fear of deadlocks and race conditions. You’ll be able to create and deploy cloud-native Haskell applications. And you’ll master the performance characteristics of functional applications to make them run faster and use less memory.

We encourage readers to discuss the book on its forum page on DevTalk. You’ll also find a code that saves you 35% on the ebook. Promo codes are not valid on prior purchases.

https://pragprog.com/newsletter/
Book cover showing a colorful tree with digital lines and dots in the background around the branches

--

--