JAVA BOOKS
JAVA IN ACTION
JCertif conference participants
JAVA TECH
ABOUT US
OpenJDK Becomes Official Java SE 7
Reference Implementation
In a recent blog post, Java SE Product Manager Henrik Ståhl an-
nounced that Oracle will create Java SE 7 Reference Implementation
binaries based only on the OpenJDK, will make those binaries
available under the Binary Code License for commercial implementers and General
Public License v2 (with the Classpath exception) for open source implementers,
and will update the OpenJDK TCK License Agreement (OCTLA) so that it covers
Java SE 7. With these changes, open source implementers will have access to Java
SE RI source code that allows more-direct comparisons to their implementations
for verifying compatibility, as well as to the TCK on a free-as-in-beer basis.
THE WELL-GROUNDED JAVA
DEVELOPER—JAVA 7 AND
POLYGLOT PROGRAMMING
ON THE JVM
By Benjamin J. Evans and
Martijn Verburg
Manning Publications
The Well-Grounded Java
Developer is a unique guide
written for developers with
a solid grasp of Java funda-
mentals. It provides a fresh,
practical look at new Java 7
features, along with the array
of ancillary technologies that
a working developer will use
in building the next genera-
tion of business software.
Following its thorough
coverage of new Java 7 fea-
tures, the book explores a
cross section of emerging Java
virtual machine (JVM)–based
languages, including Groovy,
Scala, and Clojure. You’ll find
dozens of valuable develop-
ment techniques showcasing
modern approaches to con-
currency and performance.
JAVA FOR PROGRAMMERS,
2ND EDITION
By Paul Deitel and Harvey Deitel
Pearson/Prentice Hall
Professional
Written for programmers with
a background in high-level
language programming, this
book applies the Deitel signature live-code approach to
teaching programming and
explores the Java language
and Java APIs in depth. The
book presents concepts in
the context of fully tested
programs, complete with
syntax shading, code highlighting, line-by-line code
walkthroughs, and program
outputs. The book features
more than 200 complete Java
programs with more than
18,000 lines of proven Java
code, as well as hundreds
of tips that will help readers
build robust applications.
Read a sample chapter,
“Object-Oriented Programming:
Polymorphism”
blog