"An excellent book, crammed with good advice on using the Javaβ’ programming language and object-oriented programming in general."βGilad Bracha, Computational Theologist, Sun Microsystems, Inc., and co-author of *The Javaβ’ Language Specification, Second Edition* "I sure wish I had this book ten years
The Java Programming Language
β Scribed by Ken Arnold, James Gosling, David Holmes
- Book ID
- 127433172
- Publisher
- Prentice Hall
- Year
- 2005
- Tongue
- English
- Weight
- 2 MB
- Edition
- 4
- Category
- Library
- ISBN
- 0321349806
No coin nor oath required. For personal study only.
β¦ Synopsis
Direct from the creators of the JavaT programming language, the completely revised fourth edition of The JavaT 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 JavaT 2 Standard Edition 5.0 (J2SET 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 includeNew chapters on generics, enums, and annotations, the most powerful new language features introduced in J2SE 5.0Changes to classes and methods throughout to reflect the addition of genericsMajor new sections on assertions and regular expressionsCoverage of all the new language features, from autoboxing and variable argument methods to the enhanced for-loop and covariant return typesCoverage of key new classes, such as Formatter and ScannerThe JavaT 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.
β¦ Subjects
Java
π SIMILAR VOLUMES
"The JR Programming Language: Concurrent Programming in an Extended JAVA, an advanced-level text book, describes the JR programming language and illustrates how it can be used to write concurrent programs for a variety of applications. This text presents numerous small and large example programs. Th
Aims to exemplify good software engineering principles at the same time as explaining the specific techniques needed to build compilers and interpreters. Examples included. DLC: Java (Computer program language)