Effective Haskell (Pragmatic Bookshelf)
Monday, 11 September 2023

This book shows how to put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Rebecca Skinner shows how to use features like Monad Transformers and Type Families to build useful applications. The book shows how to apply functional techniques to working with databases and building RESTful services. 

<ASIN:1680509349 >

Readers learn Haskell deals with IO and the outside world by writing a complete Haskell application that does several different kinds of IO.

Author: Rebecca Skinner
Publisher: Pragmatic Bookshelf
Date: August 2023
Pages: 670
ISBN: 978-1680509342
Print: 1680509349
Audience: Developers interested in Haskell
Level: Intermediate
Category: Other Languages

effhask

For recommendations of functional programming 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


HTML, CSS & JavaScript (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: July 2020
Pages: 480
ISBN: 978-1840788785
Print: 184078878X
Kindle: B08FBGXGF1
Audience: would-be web developers
Rating: 5
Reviewer Mike James
The three core web technologies in a single book.



GraphQL in Action (Manning)

Author: Samer Buna
Publisher: Manning
Pages: 384
ISBN: 978-1617295683
Print: 161729568X
Audience: Developers interested in GraphQL
Rating: 4.5
Reviewer: Kay Ewbank

GraphQL has achieved impressive popularity as an open-source language for APIs that can be used for querying and manipulating data.&nbs [ ... ]


More Reviews