Skip to main content

Beginning Haskell

Series: Haskell Books
Title
Beginning Haskell
Subtitle
A Project-Based Approach
Authors
Alejandro Serrano Mena
Publisher
Apress

Blurb

Beginning Haskell provides a broad-based 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. The book takes a project-based approach to learning the language that is unified around the building of a web-based storefront. Excellent coverage is given to the Haskell ecosystem and supporting tools. These include the Cabal build tool for managing projects and modules, the HUnit and QuickCheck tools for software testing, the Scotty framework for developing web applications, Persistent and Esqueleto for database access, and also parallel and distributed programming libraries.

Editions

  • First Edition
    • Published: January 24, 2014
    • Pages: 428
    • Color: black and white

The second edition of this book has a different title: Practical Haskell.

Author

Travis Cardwell

Published

Revised

Tags