Java Precisely (MIT Press) 3/e
暫譯: 精確的 Java (MIT Press) 第三版

Peter Sestoft

  • 出版商: MIT
  • 出版日期: 2016-03-18
  • 售價: $1,620
  • 貴賓價: 9.5$1,539
  • 語言: 英文
  • 頁數: 216
  • 裝訂: Paperback
  • ISBN: 0262529076
  • ISBN-13: 9780262529075
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

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

商品描述

The third edition of Java Precisely provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. The book presents the entire Java programming language and essential parts of the class libraries: the collection classes, the input-output classes, the stream libraries and Java 8's facilities for parallel programming, and the functional interfaces used for that.

Though written informally, the book describes the language in detail and offers many examples. For clarity, most of the general rules appear on left-hand pages with the relevant examples directly opposite on the right-hand pages. All examples are fragments of legal Java programs. The complete ready-to-run example programs are available on the book's website.

This third edition adds material about functional parallel processing of arrays; default and static methods on interfaces; a brief description of the memory model and visibility across concurrent threads; lambda expressions, method reference expressions, and the related functional interfaces; and stream processing, including parallel programming and collectors.

商品描述(中文翻譯)

第三版的《Java Precisely》提供了對 Java 程式語言版本 8.0 的簡明描述。它為已經從標準教科書學習(或正在學習)Java 的讀者提供了一個快速參考,幫助他們更詳細地了解這門語言。這本書介紹了整個 Java 程式語言及其類別庫的基本部分:集合類別、輸入輸出類別、串流庫以及 Java 8 的平行程式設計功能和用於此的函數介面。

雖然書中以非正式的方式撰寫,但詳細描述了語言並提供了許多範例。為了清晰起見,大多數一般規則出現在左側頁面,相關範例則直接位於右側頁面。所有範例都是合法 Java 程式的片段。完整的可執行範例程式可在書籍的網站上獲得。

這第三版新增了有關陣列的函數平行處理的內容;介面的預設和靜態方法;對記憶體模型和跨併發執行緒的可見性的簡要描述;lambda 表達式、方法引用表達式及相關的函數介面;以及串流處理,包括平行程式設計和收集器。