Effective Java
(2018)

Nonfiction

Book

Call Numbers:
005.133/JAVA/BLOCH,J

0 Holds on 1 Copy

Availability

Locations Call Number Status
Adult Nonfiction 005.133/JAVA/BLOCH,J Due: 4/27/2024

Details

PUBLISHED
Boston : Addison-Wesley, [2018]
©2018
EDITION
Third edition
DESCRIPTION

xx, 392 pages ; 24 cm

ISBN/ISSN
9780134685991, 0134685997, 9780134685991
LANGUAGE
English
NOTES

"Updated for Java 9"--Cover

Introduction -- Creating and destroying objects -- Methods common to all objects -- Classes and interfaces -- Generics -- Enums and annotations --Lambdas and streams -- Methods -- General programming -- Exceptions -- Concurrency -- Serialization

"Each chapter of Effective Java, Third Edition, consists of several "items," each presented in the form of a short, stand-alone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. The third edition covers language and library features added in Java 7, 8, and 9, including the functional programming constructs that were added to its object-oriented roots. Many new items have been added, including a chapter devoted to lambdas and streams" --Publisher

"Best practices for ... the Java Platform" --Cover