Functional Thinking: Paradigm Over Syntax (Paperback)
Neal Ford
- 出版商: O'Reilly
- 出版日期: 2014-08-05
- 售價: $1,430
- 貴賓價: 9.5 折 $1,359
- 語言: 英文
- 頁數: 180
- 裝訂: Paperback
- ISBN: 1449365515
- ISBN-13: 9781449365516
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
-
$2,100$1,995 -
$480$336 -
$1,300Introduction to the Art of Programming Using Scala (Paperback)
-
$780$616 -
$940$700 -
$650$553 -
$560$437 -
$420$378 -
$599$569 -
$680$578 -
$720$612 -
$690$587 -
$780$608 -
$560$437 -
$360$306 -
$650$585 -
$780$663 -
$480$408 -
$1,100$858 -
$450$383 -
$450$383 -
$500$425 -
$540$459 -
$1,520$1,444 -
$880$695
商品描述
If you want to take advantage of functional programming features in Java and other languages, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity.
Each chapter shows you various examples of functional thinking, using numerous code examples from Java 8 and other JVM languages that include functional capabilities. This book may bend your mind, but you’ll come away with a good grasp of functional programming concepts.
- Understand why many imperative languages are adding functional capabilities
- Compare functional and imperative solutions to common problems
- Examine ways to cede control of routine chores to the runtime
- Learn how memoization and laziness eliminate hand-crafted solutions
- Explore functional approaches to design patterns and code reuse
- View real-world examples of functional thinking with Java 8, and in functional architectures and web frameworks
- Learn the pros and cons of living in a paradigmatically richer world