Effective Haskell (Pragmatic Bookshelf)
Wednesday, 16 November 2022

This guide, which is subtitled "Solving Real-World Problems with Strongly Typed Functional Programming" shows how to put the power of Haskell to work. Rebecca Skinner looks at how to use features like Monad Transformers and Type Families to build useful applications, and explains the benefits of a pure functional language, like protecting your code from side effects.

<ASIN:1680509349>

Skinner explains how to manage concurrent processes, and apply functional techniques to working with databases and building RESTful services. The book shows how to employ advanced programming concepts to solve real-world problems.

Author: Rebecca Skinner
Publisher: Pragmatic Bookshelf
Date: November 2022
Pages: 440
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
 


Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?



TensorFlow 2 Pocket Primer

Author: Oswald Campesato
Publisher: Mercury Learning
Pages: 252
ISBN: 978-1683924609
Print: 1683924606
Kindle: B07XD5R1XZ
Audience: Data Scientists, AI etc.
Rating: 4
Reviewer: Mike James
A small book on TensorFlow - good idea?


More Reviews