Java™ Programming Language, The (Java Series)

Java™ Programming Language, The (Java Series)

by David Holmes (Author), David Holmes (Author), James Gosling (Author), Ken Arnold (Author)

Synopsis

Targeted at intermediate-to-advanced developers, this is the definitive tutorial introduction and reference to the Java SE7 language and its essential libraries. Co-authored by "father of Java" James Gosling and two respected leaders of the global Java community, this book brings together exclusive insights and best practices for doing more with Java, and writing more robust, efficient, and maintainable software. Developers worldwide have used previous editions to quickly gain a deep understanding of the Java programming language, its design goals, and its most effective use in real-world development. Now, every chapter has been updated to reflect best practices for Java SE7 coding, and several entirely new sections have been added. The Java Programming Language, Fifth Edition systematically covers most classes in Java's main packages, java.lang.*, java.util, and java.io, presenting in-depth explanations of why these classes work as they do, along with exceptionally instructive examples. The authors help experienced programmers gain unprecedented mastery over features and techniques ranging from "anonymous inner classes" and reflection to I/O, threading, and collections. The authors present exceptionally clear and practical explanations drawn from their immense experience pioneering the Java platform, and illustrate many of these examples using simple mathematical problems.

$57.12

Save:$10.81 (16%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 928
Edition: 4
Publisher: Addison-Wesley
Published: 17 Aug 2005

ISBN 10: 0321349806
ISBN 13: 9780321349804
Book Overview:

Direct from the creators of the Java (TM) programming language, the completely revised fourth edition of The Java (TM) Programming Language is an indispensable resource for novice and advanced programmers alike.

Developers around the world have used previous editions to quickly gain a deep understanding of the Java programming language, its design goals, and how to use it most effectively in real-world development. Now, Ken Arnold, James Gosling, and David Holmes have updated this classic to reflect the major enhancements in Java (TM) 2 Standard Edition 5.0 (J2SE (TM) 5.0).

The authors systematically cover most classes in Java's main packages, java.lang.*, java.util, and java.io, presenting in-depth explanations of why these classes work as they do, with informative examples. Several new chapters and major sections have been added, and every chapter has been updated to reflect today's best practices for building robust, efficient, and maintainable Java software.

Key changes in this edition include

  • New chapters on generics, enums, and annotations, the most powerful new language features introduced in J2SE 5.0
  • Changes to classes and methods throughout to reflect the addition of generics
  • Major new sections on assertions and regular expressions
  • Coverage of all the new language features, from autoboxing and variable argument methods to the enhanced for-loop and covariant return types
  • Coverage of key new classes, such as Formatter and Scanner

The Java (TM) Programming Language, Fourth Edition, is the definitive tutorial introduction to the Java language and essential libraries and an indispensable reference for all programmers, including those with extensive experience. It brings together insights you can only get from the creators of Java: insights that will help you write software of exceptional quality.


Author Bio

Ken Arnold, formerly senior engineer at Sun Microsystems Laboratories, is a leading expert in object-oriented design and implementation. He was one of the original architects of the Jini (TM) technology, and the lead engineer of Sun's JavaSpaces (TM) technology.

James Gosling is a Fellow and Chief Technology Officer of Sun's Developer Products group, the creator of the Java programming language, and one of the computer industry's most noted programmers. He is the 1996 recipient of Software Development's Programming Excellence Award. He previously developed NeWS, Sun's network-extensible window system, and was a principal in the Andrew project at Carnegie Mellon University, where he earned a Ph.D. in computer science.

David Holmes is director of DLTeCH Pty Ltd, located in Brisbane, Australia. He specializes in synchronization and concurrency and was a member of the JSR-166 expert group that developed the new concurrency utilities. He is also a contributor to the update of the Real-Time Specification for Java, and has spent the past few years working on an implementation of that specification.