Beginning Haskell

a project-based approach

Sin portada

Alejandro Serrano Mena: Beginning Haskell (2014, Apress)

402 páginas

Idioma English

Publicado el 8 de Enero de 2014 por Apress.

ISBN:
978-1-4302-6250-3
¡ISBN copiado!
Número OCLC:
862346456

Ver en OpenLibrary

Sin valoración (0 reseñas)

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. Functional programming is gathering momentum, allowing programmers to express themselves in a more concise way, reducing boilerplate and increasing the safety of code. Indeed, mainstream languages such as C# and Java are adopting features from functional programming, and from languages implementing that paradigm. Haskell is an elegant and noise-free pure …

2 ediciones

Temas

  • Functional programming (Computer science)
  • Haskell (Computer program language)