Java In A Nutshell

by David Flanagan , Benjamin J. Evans

No reviews yet
First published: 1999 1 language ISBN: 9781098131005
Description
This updated edition of the Nutshell guide not only helps experienced Java programmers get the most out of versions through Java 17, it also serves as 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, this thoroughly revised book includes new material on recent enhancements to the Java object model that every developer should know about.

The first section 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 explains how to perform real programming work in the Java environment.

Get up to speed on language details through Java 17
Learn object-oriented programming using basic Java syntax
Explore generics, enumerations, annotations, and lambda expressions
Understand techniques used in object-oriented design
Examine how concurrency and memory are intertwined
Work with Java collections and handle common data formats
Delve into Java's latest I/O APIs including asynchronous channels
Become familiar with development tools in OpenJDK

Reviews

Log in or sign up to write a review.

No reviews yet. Be the first!


More by David Flanagan


You Might Also Like

More in Java (Computer progr...
Java How to Program

Java How to Program

Harvey M. Deitel
C++

C++

Paul J. Deitel
Absolute Java

Absolute Java

Walter J. Savitch
Big Java

Big Java

Cay S. Horstmann
C How to Program

C How to Program

Paul J. Deitel