Download Functional Programming Patterns in Scala and Clojure PDF

TitleFunctional Programming Patterns in Scala and Clojure
Sub TitleWrite Lean Programs for the JVM
AuthorMichael Bevilacqua-Linn
CategoryComputer & Programming
LanguageEnglish
Region
TagsScala
ISBN978-1-93778-547-5
Year2013
FormatPDF
Pages253
File Size6.2 MB
Total Download147
Description

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 introduces 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.

Similar Free PDFs