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 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.
|