Skip to main content

Practical Haskell

Series: Haskell Books
Title
Practical Haskell
Subtitle
A Real World Guide to Programming
Authors
Alejandro Serrano Mena
Publisher
Apress

Blurb

Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This updated edition includes more modern treatment of Haskell’s web framework and APIs. This book contains excellent coverage of the Haskell ecosystem and supporting tools, including Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, WAI and Elm to develop the back end and front end of web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries.

Editions

  • Third Edition
    • Published: September 25, 2022
    • Pages: 595
    • Color: black and white
  • Second Edition
    • Published: April 28, 2019
    • Pages: 617
    • Color: black and white

The first edition of this book has a different title: Beginning Haskell.

Author

Travis Cardwell

Published

Revised

Tags