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


Math for Programmers (Manning)

Author: Paul Orland
Publisher: Manning Publications
Date: January 2021
Pages: 688
ISBN: 978-1617295355
Print: 1617295353
Audience: Python developers interested in math
Rating: 4
Reviewer: Mike James
Of course you need to learn math, don't you?



The Joy of JavaScript (Manning)

Author: Luis Atencio
Publisher: Manning
Date: March 2021
Pages: 360
ISBN: 978-1617295867
Print: 1617295868
Audience: JavaScript developers
Rating: 4
Reviewer: Ian Elliot
Joy you say!


More Reviews