Java in a Nutshell, 6/e (Paperback)
Benjamin J Evans, David Flanagan
- 出版商: O'Reilly
- 出版日期: 2014-11-06
- 定價: $1,980
- 售價: 6.0 折 $1,188
- 語言: 英文
- 頁數: 418
- 裝訂: Paperback
- ISBN: 1449370829
- ISBN-13: 9781449370824
-
相關分類:
Java 程式語言
-
相關翻譯:
Java 技術手冊, 6/e (Java in a Nutshell, 6/e) (繁中版)
立即出貨(限量) (庫存=2)
買這商品的人也買了...
-
$1,485Classic Shell Scripting (Paperback)
-
$620$527 -
$800$680 -
$1,900$1,805 -
$680$578 -
$780$663 -
$400$316 -
$1,280$1,216 -
$450$356 -
$560$476 -
$680$544 -
$680$578 -
$780$663 -
$350$277 -
$980$784 -
$560$476 -
$550$435 -
$520$364 -
$480$408 -
$680$537 -
$620$527 -
$280$218 -
$360$306 -
$400$340 -
$380$323
商品描述
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