Haskell in Depth (Manning)
Monday, 26 July 2021

This book explores the important language features and programming skills you’ll need to build production-quality software using Haskell. Along the way, Vitaly Bragilevsky provides interesting insights into why Haskell looks and works the way it does. Going beyond the basics of syntax and structure, this book opens up critical topics like advanced types, concurrency, and data processing.

<ASIN:161729540X>

 

Author: Vitaly Bragilevsky
Publisher: Manning
Date: July 2021
Pages: 664
ISBN: 978-1617295409
Print: 161729540X
Kindle: ‎B098PH3D1L
Audience: Developers interested in Haskell
Level: Intermediate/Advanced
Category: Other Languages

Topics covered:

  • Building applications, web services, and networking apps
  • Using sophisticated libraries like lens, singletons, and servant
  • Organizing projects with Cabal and Stack
  • Error-handling and testing
  • Pure parallelism for multicore processors

For recommendations of Haskell books see First Class Functional Programming Books in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]



PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]


More Reviews