Paul Chiusano and Rúnar Bjarnason are recognized experts in functional programming with Scala. Each has been writing Scala and using FP professionally for several years. Paul is a Scalaz contributor, blogs and speaks regularly on Scala and FP. Rúnar is a principal contributor to Scalaz and the Functional Java library and has been using and teaching FP since 2008.
发表于2024-12-22
Functional Programming in Scala 2024 pdf epub mobi 电子书
没正经写过书评,第一篇就献给这本书吧。。。 首先,这不是一本讲Scala的书,讲语言的书可以看这本《Programming Scala 2nd Edition》。 其次,这本书对新手很友好,每一章循序渐进带着你,作者一边讲解思路,一边写code,还设置一些习题帮助读者上手。 最后,这本书个别章节有...
评分没正经写过书评,第一篇就献给这本书吧。。。 首先,这不是一本讲Scala的书,讲语言的书可以看这本《Programming Scala 2nd Edition》。 其次,这本书对新手很友好,每一章循序渐进带着你,作者一边讲解思路,一边写code,还设置一些习题帮助读者上手。 最后,这本书个别章节有...
评分没正经写过书评,第一篇就献给这本书吧。。。 首先,这不是一本讲Scala的书,讲语言的书可以看这本《Programming Scala 2nd Edition》。 其次,这本书对新手很友好,每一章循序渐进带着你,作者一边讲解思路,一边写code,还设置一些习题帮助读者上手。 最后,这本书个别章节有...
评分我是使用scala做完一个项目之后,开始阅读本书。 介绍下背景: 1 程序员 2 前C程序员,linux平台,没有很深的java背景 3 用scala做过一个2年期的项目 在使用scala的过程中,碰到的问题主要体现在: 1 scala的很多语法糖不理解,不知道为啥要这么写,有种为了这么写的简洁...
评分我是使用scala做完一个项目之后,开始阅读本书。 介绍下背景: 1 程序员 2 前C程序员,linux平台,没有很深的java背景 3 用scala做过一个2年期的项目 在使用scala的过程中,碰到的问题主要体现在: 1 scala的很多语法糖不理解,不知道为啥要这么写,有种为了这么写的简洁...
图书标签: Scala 函数式编程 scala FP functional-programming 编程 计算机科学 programming
Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs. Scala is an emerging JVM language that offers strong support for FP. Its familiar syntax and transparent interoperability with existing Java libraries make Scala a great place to start learning FP.
Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The book guides readers from basic techniques to advanced topics in a logical, concise, and clear progression. In it, you'll find concrete examples and exercises that open up the world of functional programming.
You'll discover simple but powerful ideas and techniques that cut through the complexity of modern software engineering, including writing multi-core and distributed programs. You'll learn how FP gives you high confidence in the correctness of your code and helps you design software at high levels of abstraction so that even very large systems become comprehensible at a glance.
WHAT'S INSIDE:
Functional programming from square one in clear, readable language
No prior Scala experience needed
Learn both the hows and whys of FP
No prior experience with FP or Scala is required. Perfect for programmers familiar with FP in other languages wishing to apply their knowledge in Scala.
functional programming的标杆之作 。最赞的是,全部付有习题和解答,以及源代码(github上放着)
评分暂时只掌握函数式的思想,书中具体的算法暂不需要掌握
评分第一遍只懂了3成,看看框架源码再来第二遍
评分很赞,配套C站课程刷作业,喜欢这种老司机带你上路的方式,很好的入门指南
评分越看越不懂了
Functional Programming in Scala 2024 pdf epub mobi 电子书