Functional Thinking: Paradigm Over Syntax (Paperback)
暫譯: 函數思維:範式優於語法 (平裝本)

Neal Ford

  • 出版商: O'Reilly
  • 出版日期: 2014-08-19
  • 定價: $1,380
  • 售價: 9.0$1,242
  • 語言: 英文
  • 頁數: 180
  • 裝訂: Paperback
  • ISBN: 1449365515
  • ISBN-13: 9781449365516
  • 相關分類: 軟體工程
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

相關主題

商品描述

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

商品描述(中文翻譯)

如果您想利用 Java 和其他語言中的函數式編程特性,這本深入的指南將帶您超越語法,並展示您需要以全新的方式思考。軟體架構師 Neal Ford 向中級到高級開發人員展示了函數式編碼如何讓您退後一步,從更高的抽象層次來看待您的編程問題,從而獲得更清晰的理解。

每一章都展示了各種函數式思維的例子,使用來自 Java 8 和其他具有函數式能力的 JVM 語言的眾多代碼示例。這本書可能會挑戰您的思維,但您將對函數式編程概念有良好的掌握。

- 理解為什麼許多命令式語言正在添加函數式能力
- 比較函數式和命令式解決方案對於常見問題的處理
- 檢視將例行工作控制權交給運行時的方式
- 學習如何使用記憶化和懶惰評估消除手工編寫的解決方案
- 探索函數式方法在設計模式和代碼重用中的應用
- 查看使用 Java 8 的函數式思維的實際案例,以及在函數式架構和網頁框架中的應用
- 學習生活在一個範式更豐富的世界中的利弊