Functional Programming in Scala 2nd Ed (Manning)
Monday, 12 June 2023

This book sets out to smooth the complexity curve of functional programming, making it simple to understand the basics and intuitive to progress to more advanced topics. Michael Pilquist, Paul Chiusano and RĂșnar Bjarnason provide concrete examples and exercises to show FP in the real world and reveal how it can improve everyday coding practices. This second edition comes packed with the latest standards of FP, as well as full code updates to Scala 3, and its new language features.

<ASIN:1617299588 >

 

Authors: Michael Pilquist, Paul Chiusano and RĂșnar Bjarnason
Publisher: Manning
Date: June 2023
Pages: 488
ISBN: 978-1617299582
Print: 1617299588
Kindle: B0C4LX999T
Audience: would-be Scala developers
Level: Intermediate
Category: Other Languages

 scalaimp

  • Recognize and write purely functional code
  • Work with errors without using exceptions
  • Work with state and concurrency
  • Interact with functional structures that define common behaviors
  • Write code that performs I/O without sacrificing functional programming

For recommendations of books on functional programming 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


Teach Yourself Java in 21 Days, 8th Ed (Sams)

Author:  Rogers Cadenhead
Publisher: Sams
Pages: 672
ISBN:  978-0672337956
Print: 0672337959
Kindle:B082J486LS
Audience: Beginning Java Programmers
Rating: 4
Reviewer: Mike James
Java! Its still more than relevant and at edition 8 this must be a classic?



Machine Learning with PyTorch and Scikit-Learn

Author: Sebastian Raschka, Yuxi (Hayden) Liu & Vahid Mirjalili
Publisher: Packt
Date: February 2022
Pages: 770
ISBN: 978-1801819312
Print: 1801819319
Kindle: B09NW48MR1
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
This is a very big book of machine le [ ... ]


More Reviews