没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
PROGRAMMINGJAVA
Java in a Nutshell
ISBN: 978-1-449-37082-4
US $59.99 CAN $62.99
“
In a world of blogged
opinions and javadoc’d
references, this latest
edition is still the
simplest and most
definitive way to cut
through to the answers
you need.
”
—Kevlin Henney
consultant, author, speaker,
editor of 97 Things Every
Programmer Should Know
Twitter: @oreillymedia
facebook.com/oreilly
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-u 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
Benjamin J. Evans is the
cofounder and Technology
Fellow of jClarity, a startup that
delivers performance tools to help
development & ops teams. He is a
Java Champion; JavaOne Rockstar;
coauthor of The Well-Grounded
Java Developer (Manning); and
a regular public speaker on the
Java platform, performance,
concurrency, and related topics.
David Flanagan, senior sta
frontend software engineer at
Mozilla, has written several books
for O’Reilly, including JavaScript:
The Denitive Guide, jQuery Pocket
Reference, The Ruby Programming
Language, and previous editions of
Java in a Nutshell.
Java
in a Nutshell
Benjamin J. Evans & David Flanagan
Java
in a Nutshell
A DESKTOP QUICK REFERENCE
6th Edition
Covers Java 8
Java in a Nutshell
Evans &
Flanagan
SIXTH
EDITION
PROGRAMMINGJAVA
Java in a Nutshell
ISBN: 978-1-449-37082-4
US $59.99 CAN $62.99
“
In a world of blogged
opinions and javadoc’d
references, this latest
edition is still the
simplest and most
definitive way to cut
through to the answers
you need.
”
—Kevlin Henney
consultant, author, speaker,
editor of 97 Things Every
Programmer Should Know
Twitter: @oreillymedia
facebook.com/oreilly
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-u 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
Benjamin J. Evans is the
cofounder and Technology
Fellow of jClarity, a startup that
delivers performance tools to help
development & ops teams. He is a
Java Champion; JavaOne Rockstar;
coauthor of The Well-Grounded
Java Developer (Manning); and
a regular public speaker on the
Java platform, performance,
concurrency, and related topics.
David Flanagan, senior sta
frontend software engineer at
Mozilla, has written several books
for O’Reilly, including JavaScript:
The Denitive Guide, jQuery Pocket
Reference, The Ruby Programming
Language, and previous editions of
Java in a Nutshell.
Java
in a Nutshell
Benjamin J. Evans & David Flanagan
Java
in a Nutshell
A DESKTOP QUICK REFERENCE
6th Edition
Covers Java 8
Java in a Nutshell
Evans &
Flanagan
SIXTH
EDITION
JAVA
IN A NUTSHELL
Sixth Edition
Benjamin J. Evans and David Flanagan
978-1-449-37082-4
[LSI]
Java in a Nutshell
by Benjamin J. Evans and David Flanagan
Copyright © 2015 Benjamin J. Evans and David Flanagan. All rights reserved.
Printed in the United States of America.
Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.
O’Reilly books may be purchased for educational, business, or sales promotional use. Online
editions are also available for most titles (http://www.safaribooksonline.com). For more infor‐
mation, contact our corporate/institutional sales department: 800-998-9938 or corpo‐
rate@oreilly.com.
Editors: Mike Loukides and
Meghan Blanchette
Production Editor: Matthew Hacker
Copyeditor: Charles Roumeliotis
Proofreader: Jasmine Kwityn
Indexer: Ellen Troutman Zaig
Interior Designer: David Futato
Cover Designer: Ellie Volckhausen
Illustrator: Rebecca Demarest
February 1996: First Edition
May 1997: Second Edition
November 1999: Third Edition
March 2002: Fourth Edition
March 2005: Fifth Edition
October 2014: Sixth Edition
Revision History for the Sixth Edition
2014-10-10: First Release
See http://oreilly.com/catalog/errata.csp?isbn=9781449370824 for release details.
Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trade‐
marks of O’Reilly Media, Inc. Java in a Nutshell, the cover image of a Javan tiger, and related
trade dress are trademarks of O’Reilly Media, Inc.
Many of the designations used by manufacturers and sellers to distinguish their products are
claimed as trademarks. Where those designations appear in this book, and O’Reilly Media,
Inc., was aware of a trademark claim, the designations have been printed in caps or initial
caps.
While the publisher and the authors have used good faith efforts to ensure that the informa‐
tion and instructions contained in this work are accurate, the publisher and the authors dis‐
claim all responsibility for errors or omissions, including without limitation responsibility for
damages resulting from the use of or reliance on this work. Use of the information and
instructions contained in this work is at your own risk. If any code samples or other technol‐
ogy this work contains or describes is subject to open source licenses or the intellectual prop‐
erty rights of others, it is your responsibility to ensure that your use thereof complies with
such licenses and/or rights.
This book is dedicated to all who teach peace and resist violence.
剩余417页未读,继续阅读
资源评论
yinkaisheng-nj
- 粉丝: 764
- 资源: 6231
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- bdwptqmxgj11.zip
- onnxruntime-win-x86
- onnxruntime-win-x64-gpu-1.20.1.zip
- vs2019 c++20 语法规范 头文件 <ratio> 的源码阅读与注释,处理分数的存储,加减乘除,以及大小比较等运算
- 首次尝试使用 Win,DirectX C++ 中的形状渲染套件.zip
- 预乘混合模式是一种用途广泛的三合一混合模式 它已经存在很长时间了,但似乎每隔几年就会被重新发现 该项目包括使用预乘 alpha 的描述,示例和工具 .zip
- 项目描述 DirectX 引擎支持版本 9、10、11 库 Microsoft SDK 功能相机视图、照明、加载网格、动画、蒙皮、层次结构界面、动画控制器、网格容器、碰撞系统 .zip
- 项目 wiki 文档中使用的代码教程的源代码库.zip
- 面向对象的通用GUI框架.zip
- 基于Java语言的PlayerBase游戏角色设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功