Java in a Nutshell : A Desktop Quick Reference, 8/e (Paperback)
暫譯: Java 精要:桌面快速參考,第8版(平裝本)
Evans, Benjamin, Clark, Jason, Flanagan, David
相關主題
商品描述
This updated edition of the Nutshell guide not only helps experienced Java programmers get the most out of versions through Java 17, it also serves as 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, this thoroughly revised book includes new material on recent enhancements to the Java object model that every developer should know about.
The first section 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 explains how to perform real programming work in the Java environment.
- Get up to speed on language details through Java 17
- Learn object-oriented programming using basic Java syntax
- Explore generics, enumerations, annotations, and lambda expressions
- Understand techniques used in object-oriented design
- Examine how concurrency and memory are intertwined
- Work with Java collections and handle common data formats
- Delve into Java's latest I/O APIs including asynchronous channels
- Become familiar with development tools in OpenJDK
商品描述(中文翻譯)
這本更新版的《Nutshell 指南》不僅幫助經驗豐富的 Java 程式設計師充分利用 Java 17 版本,還為新開發者提供了一條學習路徑。書中充滿了示範如何充分利用現代 Java API 和開發最佳實踐的範例,這本經過徹底修訂的書籍還包含了每位開發者都應該了解的有關 Java 物件模型最近增強的新材料。
第一部分提供了一個快速、無冗餘的 Java 程式語言介紹,以及 Java 平台的核心執行時方面。第二部分是核心概念和 API 的參考,解釋如何在 Java 環境中進行實際的程式設計工作。
- 了解 Java 17 的語言細節
- 使用基本的 Java 語法學習物件導向程式設計
- 探索泛型、列舉、註解和 Lambda 表達式
- 理解物件導向設計中使用的技術
- 檢視並發性和記憶體之間的關係
- 使用 Java 集合並處理常見數據格式
- 深入了解 Java 最新的 I/O API,包括非同步通道
- 熟悉 OpenJDK 中的開發工具