Online Library TheLib.net » Scala Functional Programming Patterns: Grok and perform effective functional programming in Scala
cover of the book Scala Functional Programming Patterns: Grok and perform effective functional programming in Scala

Ebook: Scala Functional Programming Patterns: Grok and perform effective functional programming in Scala

Author: Atul S. Khot

00
27.01.2024
0
0
Scala is used to construct elegant class hierarchies for maximum code reuse and extensibility and to implement their behavior using higher-order functions. Its functional programming (FP) features are a boon to help you design “easy to reason about” systems to control the growing software complexities. Knowing how and where to apply the many Scala techniques is challenging. Looking at Scala best practices in the context of what you already know helps you grasp these concepts quickly, and helps you see where and why to use them. This book begins with the rationale behind patterns to help you understand where and why each pattern is applied. You will discover what tail recursion brings to your table and will get an understanding of how to create solutions without mutations. We then explain the concept of memorization and infinite sequences for on-demand computation. Further, the book takes you through Scala's stackable traits and dependency injection, a popular technique to produce loosely-coupled software systems.
Download the book Scala Functional Programming Patterns: Grok and perform effective functional programming in Scala for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen