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


Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]



SQL Server 2022 Query Performance Tuning (Apress)

Author: Grant Fritchey
Publisher: Apress
Pages: 745
ISBN:978-1484288900
Print:1484288904
Kindle:B0BLYD98SQ
Audience: DBAs & SQL Devs
Rating: 4.7
Reviewer: Ian Stirk 

A popular performance tuning book gets updated for SQL Server 2022, how does it fare?


More Reviews