1. 首页
  2. 编程语言
  3. Web开发
  4. Functional Programming Patterns in Scala and Clojure(Pragmatic,2013)

Functional Programming Patterns in Scala and Clojure(Pragmatic,2013)

上传者: 2018-12-20 03:27:21上传 PDF文件 6.57MB 热度 56次
Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to solve in-depth problems with two sets of patterns: object-oriented patterns that become more concise with functional programming, and natively functional patterns. Your code will be more declarative, with fewer bugs and lower maintenance costs. Functional languages have their own patterns that enable you to solve problems with less code than object-oriented programming alone. This book introdu ces you, the experienced Java programmer, to Scala and Clojure: practical, production-quality languages that run on the JVM and interoperate with existing Java. By using both the statically typed, type-inferred Scala and the dynamically typed, modern Lisp Clojure, you'll gain a broad understanding of functional programming.
用户评论