Practical Haskell
Alejandro Serrano Mena
Broschiertes Buch

Practical Haskell

A Real World Guide to Programming and Web Development

Versandkostenfrei!
Nicht lieferbar
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 book contains excellent coverage of the Haskell ecosystem and supporting tools, include Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, the Spock framework for developing web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries.You'll see how functional programming is gathering momentum, allowing you to...