The Java Programming Language / Edition 3

The Java Programming Language / Edition 3

by Ken Arnold, David Holmes, James Gosling, David Holmes, James Gosling
     
 

ISBN-10: 0201704331

ISBN-13: 9780201704334

Pub. Date: 06/06/2000

Publisher: Prentice Hall Professional Technical Reference

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

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.

Product Details

ISBN-13:
9780201704334
Publisher:
Prentice Hall Professional Technical Reference
Publication date:
06/06/2000
Series:
Addison-Wesley Java Series
Edition description:
Older Edition
Pages:
624
Product dimensions:
7.26(w) x 9.36(h) x 1.23(d)

Table of Contents

Chapter 1: A Quick Tour of Java ..... 1
Chapter 2: Classes and Objects ..... 29
Chapter 3: Extending Classes ..... 59
Chapter 4: Interfaces ..... 91
Chapter 5: Tokens, Operators, and Expressions ..... 103
Chapter 6: Control Flow ..... 139
Chapter 7: Exceptions ..... 151
Chapter 8: Strings ..... 161
Chapter 9: Threads ..... 179
Chapter 10: Packages ..... 209
Chapter 11: Documentation Comments ..... 215
Chapter 12: The I/O Package ..... 225
Chapter 13: Standard Utilities ..... 273
Chapter 14: Programming with Types ..... 295
Chapter 15: System Programming ..... 321
Chapter 16: Internationalization and Localization ..... 335
Chapter 17: Standard Packages ..... 353
Appendix A: Runtime Exceptions ..... 373
Appendix B: Useful Tables ..... 377

Customer Reviews

Average Review:

Write a Review

and post it to your social network

     

Most Helpful Customer Reviews

See all customer reviews >