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


Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?



PHP In Easy Steps, 4th Ed

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2021
Pages: 192
ISBN: 978-1840789232
Print: 1840789239
Kindle: B08ZSV3MNH
Audience: People wanting to learn PHP
Rating: 4
Reviewer: Ian Elliot
PHP isn't a fashionable language, but this doesn't mean it isn't worth learning.


More Reviews