Haskell in Depth (Manning)
Monday, 26 July 2021

This book explores the important language features and programming skills you’ll need to build production-quality software using Haskell. Along the way, Vitaly Bragilevsky provides interesting insights into why Haskell looks and works the way it does. Going beyond the basics of syntax and structure, this book opens up critical topics like advanced types, concurrency, and data processing.

<ASIN:161729540X>

 

Author: Vitaly Bragilevsky
Publisher: Manning
Date: July 2021
Pages: 664
ISBN: 978-1617295409
Print: 161729540X
Kindle: ‎B098PH3D1L
Audience: Developers interested in Haskell
Level: Intermediate/Advanced
Category: Other Languages

Topics covered:

  • Building applications, web services, and networking apps
  • Using sophisticated libraries like lens, singletons, and servant
  • Organizing projects with Cabal and Stack
  • Error-handling and testing
  • Pure parallelism for multicore processors

For recommendations of Haskell 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
 


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]


More Reviews