# Core Java Volume I Fundamentals, 11th Edition 《Java核心技术卷I:基础知识,第11版》

# 基本信息

英文书名:Core Java Volume I Fundamentals, 11th Edition

中文书名:Java核心技术卷I:基础知识,第11版

作者:Cay S. Horstmann

版本:第 11 版

ISBN:9780135170311

页数:未知

出版社:Pearson (opens new window)

出版时间:2019

cover

天猫折扣购:中文版 卷I (opens new window)

天猫折扣购:中文版 卷I + 卷II (opens new window)

下载地址:腾讯微云 (opens new window)

文件格式:PDF ePub mobi

密码:deq6sp

# 内容简介

Description

Core Java has long been recognized as the leading no-nonsense tutorial and reliable reference. It carefully explains the most important language and library features and shows how to build real-world applications with thoroughly tested examples. The example programs have been carefully crafted to be easy to understand as well as useful in practice, so you can rely on them as the starting point for your own code. All of the code examples have been rewritten to reflect modern Java best practices and code style. The critical new features introduced with Java SE 9, 10, and 11 are all thoroughly explored with the depth and completeness that readers expect from this title. Core Java Volume I walks readers through the all details and takes a deep dive into the most critical features of the language and core libraries.

Features

  • Master foundational techniques, idioms, and best practices for writing superior Java code
  • Leverage the power of interfaces, lambda expressions, and inner classes
  • Harden programs through effective exception handling and debugging
  • Write safer, more reusable code with generic programming
  • Improve performance and efficiency with Java’s standard collections
  • Build cross-platform GUIs with the Swing toolkit
  • Fully utilize multicore processors with Java’s improved concurrency

New to This Edition

Virtually everything. A complete overhaul of a classic, fully updated to cover all the new features and APIs of Java SE 8 in detail. Great care is taken to explain the most powerful new features such as lambda expressions (closures) and I/O Streams.

最后更新: 12/2/2022, 12:56:08 AM