Java in a Nutshell, 6/e (Paperback)

Benjamin J Evans, David Flanagan

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

商品描述

The latest edition of Java in a Nutshell is designed to help experienced Java programmers get the most out of Java 7 and 8, but it’s also a learning path for new developers. Chock full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, the first section of this thoroughly updated book provides a fast-paced, no-fluff introduction to the Java programming language and the core runtime aspects of the Java platform.

The second section is a reference to core concepts and APIs that shows you how to perform real programming work in the Java environment.

  • Get up to speed on language details, including Java 8 changes
  • Learn object-oriented programming, using basic Java syntax
  • Explore generics, enumerations, annotations, and lambda expressions
  • Understand basic techniques used in object-oriented design
  • Examine concurrency and memory, and how they’re intertwined
  • Work with Java collections and handle common data formats
  • Delve into Java’s latest I/O APIs, including asynchronous channels
  • Use Nashorn to execute JavaScript on the Java Virtual Machine
  • Become familiar with development tools in OpenJDK

商品描述(中文翻譯)

《Java in a Nutshell》的最新版本旨在幫助有經驗的Java程式設計師充分利用Java 7和8的功能,同時也是新開發者的學習指南。這本經過全面更新的書籍充滿了示例,展示如何充分利用現代Java API和開發最佳實踐。書籍的第一部分提供了一個快節奏、無冗餘的介紹,介紹了Java程式語言和Java平台的核心運行時方面。

第二部分是核心概念和API的參考,向您展示如何在Java環境中進行真實的程式設計工作。

- 熟悉語言細節,包括Java 8的變化
- 學習物件導向程式設計,使用基本的Java語法
- 探索泛型、列舉、註解和Lambda表達式
- 瞭解物件導向設計中使用的基本技術
- 檢視並發性和記憶體,以及它們之間的關聯
- 使用Java集合並處理常見的資料格式
- 深入研究Java的最新I/O API,包括非同步通道
- 使用Nashorn在Java虛擬機上執行JavaScript
- 熟悉OpenJDK中的開發工具