# Learning Java, 5th Edition 《学习Java,第5版》
# 基本信息
英文书名:Learning Java, 5th Edition
中文书名:学习Java,第5版
作者:Marc Loy, Patrick Niemeyer, Daniel Leuck
版本:第 5 版
ISBN:9781492056270
页数:未知
出版社:O’Reilly (opens new window)
出版时间:2020.04
天猫红包:领取购书红包 (opens new window)
天猫折扣购:英文原版 (opens new window)
文件格式:PDF
ePub
密码:w4qpvc
# 内容简介
If you’re new to Java—or new to programming—this best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals—including its class libraries, programming techniques, and idioms—with an eye toward building real applications.
You’ll learn powerful new ways to manage resources and exceptions in your applications—along with core language features included in recent Java versions.
- Develop with Java, using the compiler, interpreter, and other tools
- Explore Java’s built-in thread facilities and concurrency package
- Learn text processing and the powerful regular expressions API
- Write advanced networked or web-based applications and services