With more than 700,000 copies sold to date,Java in a Nutshellfrom O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up.
In this latest revision, readers will findJava in a Nutshell, 5th Edition, does more than just cover the extensive changes implicit in 5.0, the
more >>
With more than 700,000 copies sold to date,Java in a Nutshellfrom O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up.
In this latest revision, readers will findJava in a Nutshell, 5th Edition, does more than just cover the extensive changes implicit in 5.0, the newest version of Java. It's undergone a complete makeover--in scope, size, and type of coverage--in order to more closely meet the needs of the modern Java programmer.
To wit,Java in a Nutshell, 5th Edition now places less emphasis on coming to Java from C and C++, and adds more discussion on tools and frameworks. It also offers new code examples to illustrate the working of APIs, and, of course, extensive coverage of Java 5.0. But faithful readers take comfort: it still hasn't lost any of its core elements that made it such a classic to begin with.
This handy reference gets right to the heart of the program with an accelerated introduction to the Java programming language and its key APIs--ideal for developers wishing to start writing code right away. And, as was the case in previous editions, Java in a Nutshell, 5th Edition is once again chock-full of poignant tips, techniques, examples, and practical advice. For as long as Java has existed,Java in a Nutshellhas helped developers maximize the capabilities of the program's newest versions. And this latest edition is no different.
Dedication; Preface; Changes in the Fifth Edition; Contents of This Book; Related Books; Examples Online; Conventions Used in This Book; Request for Comments; How the Quick Reference Is Generated; Acknowledgments; Part I: Introducing Java; Chapter 1: Introduction; 1.1 What Is Java?; 1.2 Key Benefits of Java; 1.3 An Example Program; Chapter 2: Java Syntax from the Ground Up; 2.1 Java Programs from the Top Down; 2.2 Lexical Structure; 2.3 Primitive Data Types; 2.4 Expressions and Operators; 2.5 Statements; 2.6 Methods; 2.7 Classes and Objects Introduced; 2.8 Arrays; 2.9 Reference Types; 2.10 Packages and the Java Namespace; 2.11 Java File Structure; 2.12 Defining and Running Java Programs; 2.13 Differences Between C and Java; Chapter 3: Object-Oriented Programming in Java; 3.1 Class Definition Syntax; 3.2 Fields and Methods; 3.3 Creating and Initializing Objects; 3.4 Destroying and Finalizing Objects; 3.5 Subclasses and Inheritance; 3.6 Data Hiding and Encapsulation; 3.7 Abstract Classes and Methods; 3.8 Important Methods of java.lang.Object; 3.9 Interfaces; 3.10 Nested Types; 3.11 Modifier Summary; 3.12 C++ Features Not Found in Java; Chapter 4: Java 5.0 Language Features; 4.1 Generic Types; 4.2 Enumerated Types; 4.3 Annotations; Chapter 5: The Java Platform; 5.1 Java Platform Overview; 5.2 Text; 5.3 Numbers and Math; 5.4 Dates and Times; 5.5 Arrays; 5.6 Collections; 5.7 Threads and Concurrency; 5.8 Files and Directories; 5.9 Input/Output with java.io; 5.10 Networking with java.net; 5.11 I/O and Networking with java.nio; 5.12 XML; 5.13 Types, Reflection, and Dynamic Loading; 5.14 Object Persistence; 5.15 Security; 5.16 Cryptography; 5.17 Miscellaneous Platform Features; Chapter 6: Java Security; 6.1 Security Risks; 6.2 Java VM Security and Class File Verification; 6.3 Authentication and Cryptography; 6.4 Access Control; 6.5 Security for Everyone; 6.6 Permission Classes; Chapter 7: Programming and Documentation Conventions; 7.1 Naming and Capitalization Conventions; 7.2 Portability Conventions and Pure Java Rules; 7.3 Java Documentation Comments; 7.4 JavaBeans
<< less