Learning Scala: Practical Functional Programming for the JVM (Paperback)
暫譯: 學習 Scala:JVM 的實用函數式程式設計 (平裝本)
Jason Swartz
- 出版商: O'Reilly
- 出版日期: 2015-01-27
- 定價: $1,380
- 售價: 8.8 折 $1,214
- 語言: 英文
- 頁數: 256
- 裝訂: Paperback
- ISBN: 1449367933
- ISBN-13: 9781449367930
-
相關分類:
JVM 語言
-
相關翻譯:
Scala 學習手冊 (簡中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$620$490 -
$450$351 -
$780$608 -
$560$437 -
$780$616 -
$450$356 -
$550$435 -
$520$411 -
$1,110$1,055 -
$680$537 -
$680$537 -
$450$356 -
$680$537 -
$420$210 -
$380$300 -
$550$435 -
$480$408 -
$360$284 -
$690$538 -
$480$408 -
$420$332 -
$590$502 -
$990Spark in Action
-
$680$578 -
$430$366
相關主題
商品描述
Why learn Scala? You don’t need to be a data scientist or distributed computing expert to appreciate this object-oriented functional programming language. This practical book provides a comprehensive yet approachable introduction to the language, complete with syntax diagrams, examples, and exercises. You’ll start with Scala's core types and syntax before diving into higher-order functions and immutable data structures.
Author Jason Swartz demonstrates why Scala’s concise and expressive syntax make it an ideal language for Ruby or Python developers who want to improve their craft, while its type safety and performance ensures that it’s stable and fast enough for any application.
- Learn about the core data types, literals, values, and variables
- Discover how to think and write in expressions, the foundation for Scala's syntax
- Write higher-order functions that accept or return other functions
- Become familiar with immutable data structures and easily transform them with type-safe and declarative operations
- Create custom infix operators to simplify existing operations or even to start your own domain-specific language
- Build classes that compose one or more traits for full reusability, or create new functionality by mixing them in at instantiation
商品描述(中文翻譯)
為什麼要學習 Scala?您不需要成為數據科學家或分散式計算專家,就能欣賞這種面向對象的函數式編程語言。本書提供了一個全面而易於理解的語言介紹,包含語法圖、範例和練習。您將從 Scala 的核心類型和語法開始,然後深入了解高階函數和不可變數據結構。
作者 Jason Swartz 展示了為什麼 Scala 簡潔且表達力強的語法使其成為希望提升技藝的 Ruby 或 Python 開發者的理想語言,同時其類型安全性和性能確保了它對於任何應用程序都是穩定且快速的。
- 了解核心數據類型、字面量、值和變量
- 探索如何以表達式思考和編寫,這是 Scala 語法的基礎
- 編寫接受或返回其他函數的高階函數
- 熟悉不可變數據結構,並輕鬆使用類型安全和聲明式操作進行轉換
- 創建自定義中置運算符,以簡化現有操作,甚至開始自己的特定領域語言
- 構建組合一個或多個特徵的類,以實現完全重用,或在實例化時混合它們以創建新功能