In this post, we have prepared a curated top list of reading recommendations for beginners and experienced. This hand-picked list of the best Haskell books and tutorials can help fill your brain this March and ensure you’re getting smarter. We have also mentioned the brief introduction of each book based on the relevant Amazon or Reddit descriptions.
Programming in Haskell (2016)
Haskell is a purely functional language that allows programmers to rapidly develop clear, concise, and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author’s experience of teaching Haskell for more than twenty years. All concepts are explained from first principles and no programming experience is required, making this book accessible to a broad spectrum of readers.
Author(s): Graham Hutton
Learn You a Haskell for Great Good! (2011)
It’s all in the name: Learn You a Haskell for Great Good! is a hilarious, illustrated guide to this complex functional language. Packed with the author’s original artwork, pop culture references, and most importantly, useful example code, this book teaches functional fundamentals in a way you never thought possible. You’ll start with the kid stuff: basic syntax, recursion, types and type classes.
Author(s): Miran Lipovaca
Haskell (2011)
Introducing functional programming in the Haskell language, this book is written for students and programmers with little or no experience. It emphasises the process of crafting programmes, problem solving and avoiding common programming pitfalls. Covering basic functional programming, through abstraction to larger scale programming, students are lead step by step through the basics, before being introduced to more advanced topics.
Author(s): Simon Thompson
Real World Haskell (2008)
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You’ll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Real World Haskell takes you through the basics of functional programming at a brisk pace, and then helps you increase your understanding of Haskell in real-world issues like I/O, performance, dealing with data, concurrency, and more as you move through each chapter.
Author(s): Bryan O’Sullivan, John Goerzen
Concurrent Programming in Haskell (2013)
If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and concurrent programs. You’ll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions. Author Simon Marlow walks you through the process with lots of code examples that you can run, experiment with, and extend.
Author(s): Simon Marlow
Thinking Functionally with Haskell (2014)
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.
Author(s): Richard Bird
The Haskell Road to Logic (2004)
Long ago, when Alexander the Great asked the mathematician Menaechmus for a crash course in geometry, he got the famous reply “There is no royal road to mathematics.’’ Where there was no shortcut for Alexander, there is no shortcut for us. Still, the fact that we have access to computers and mature programming languages means that there are avenues for us that were denied to the kings and emperors of yore. The purpose of this book is to teach logic and mathematical reasoning in practice, and to connect logical reasoning with computer programming in Haskell.
Author(s): Kees Doets, Jan van Eijck
Get Programming with Haskell (2018)
Unlike any other programming language, Haskell is purely functional with a strong type system and lazy evaluation. It is arguable the most interesting language but also has the reputation of being one of the most challenging to learn. Learning Haskell doesn’t have to be difficult, and this book can help!
Author(s): Will Kurt
You might also be interested in: Unity, SugarCRM, Dotnetnuke, Meteor, SSIS, API, Delphi, Golang, Haskell, ASP.NET Books.
Best Haskell Books You Must Read
We highly recommend you to buy all paper or e-books in a legal way, for example, on Amazon. But sometimes it might be a need to dig deeper beyond the shiny book cover. Before making a purchase, you can visit resources like Library Genesis and download some Haskell books mentioned below at your own risk. Once again, we do not host any illegal or copyrighted files, but simply give our visitors a choice and hope they will make a wise decision.
Deep Listening: Hidden Meanings in Everyday Conversation
Author(s): Robert E. Haskell
ID: 2389901, Publisher: Information Age Publishing, Year: May 1, 2008, Size: 15 Mb, Format: pdf
Learn Physics with Functional Programming: A Hands-on Guide to Exploring Physics with Haskell
Author(s): Scott N. Walck
ID: 3486563, Publisher: No Starch Press, Year: 2023, Size: 25 Mb, Format: epub
Introduction to Computation: Haskell, Logic and Automata (Undergraduate Topics in Computer Science)
Author(s): Donald Sannella, Michael Fourman, Haoran Peng, Philip Wadler
ID: 3260462, Publisher: Springer, Year: 2022, Size: 41 Mb, Format: epub
Please note that this booklist is not absolute. Some books are truly best-sellers according to Chicago Tribune, others are drafted by unknown authors. On top of that, you can always find additional tutorials and courses on Coursera, Udemy or edX, for example. Are there any other relevant resources you could recommend? Drop a comment if you have any feedback on the list.