|
The Java Tutorial Continued: The Rest of the JDK
|
| Edition |
first
|
| Publish Date |
December 1998
|
| Author |
Mary Campione, Kathy Walrath, Alison Huml, et al
|
| ISBN |
0-201-48558-3
|
| Publisher |
Addison Wesley
|
| Format |
Paperback, 950 pages
|
| Accompanying CD |
"The Java Tutorial Online Resources"
|
| Price |
$39.95 at fatbrain.com
|
| Rating |
10/10
|
| Review |
Very thorough with lots of sample code. While the first volume was mostly appropriate for beginners, this follow-up has something for programmers of all levels.
The lessons are based on Sun Microsystem's online tutorials, so you can get a sense of the style by looking there.
If you like it, you should consider getting the book since working from webpage printouts can become frustrating.
|
| Contents: |
- Overview of JDK Features
- Lesson 1 A Day in the Life
- Lesson 2 All Things New with JDK 1.2
- Lesson 3 Features Roadmap
- Collections
- Lesson 4 Introduction
- Lesson 5 Interfaces
- Lesson 6 Implementations
- Lesson 7 Algorithms
- Lesson 8 Custom Implementations
- Lesson 9 Interoperability
- Working with Java 2D Graphics
- Lesson 10 Overview of the Java 2D API
- Lesson 11 Displaying Graphics with Graphics2D
- Lesson 12 Manipulating and Displaying Images
- Lesson 13 Printing
- Java Sound
- Lesson 14 Playing Sounds
- Lesson 15 Java Sound Engine Integration
- Lesson 16 Common Problems (and Their Solutions
- JavaBeans: Java Platform Components
- Lesson 17 JavaBeans Concepts and Development Kit
- Lesson 18 Using the BeanBox
- Lesson 19 Writing a SimpleBean
- Lesson 20 Properties
- Lesson 21 Manipulating Events in the BeanBox
- Lesson 22 The BeanInfo Interface
- Lesson 23 Bean Customization
- Lesson 24 Bean Persistence
- JDBC Database Access
- Lesson 25 JDBC
- Lesson 26 New Features in the JDBC 2.0 API
- Programming with Java IDL
- Lesson 27 Introducing Java IDL
- Lesson 28 The Hello Client-Server Example
- Lesson 29 Java IDL Summary
- Using Java RMI
- Lesson 30 An Overview of RMI Applications
- Lesson 31 Writing an RMI Server
- Lesson 32 Creating A Client Program
- Lesson 33 Compiling and Running the Example
- Servlets
- Lesson 34 Overview of Servlets
- Lesson 35 Interacting with Clients
- Lesson 36 The Life Cycle of a Servlet
- Lesson 37 Saving Client State
- Lesson 38 The servletrunner Utility
- Lesson 39 Running Servlets
- Security
- Lesson 40 Security Features Overview
- Lesson 41 Quick Tour of Controlling
- Lesson 42 Quick Tour of Controlling Applications
- Lesson 43 Secure Code and File
- Lesson 44 Tools to Sign Code and Grant Permissions
- Lesson 45 Tools for Exchanging
- Lesson 46 Generating and Verifying Signatures
- Lesson 47 Implementing Your Own Permission
- The Java Archive (JAR) File Format
- Lesson 48 Using JAR Files: The Basics
- Lesson 49 Signing and Verifying JAR
- Lesson 50 Using JAR-Related APIs Introduced in 1.2
- The Java Extension Mechanism
- Lesson 51 Creating and Using
- Lesson 52 Setting Extension Security Privileges
- Using the Java Native Interface
- Lesson 53 Overview of the
- Lesson 54 Writing a Java Program with Native Methods
- Lesson 55 Integrating Java and Native Programs
- Lesson 56 Interacting with Java from the Native Side
- Lesson 57 Invoking the Java Virtual Machine
- Lesson 58 Summary of the JNI
- The Reflection API
- Lesson 59 Examining Classes
- Lesson 60 Manipulating Objects
- Lesson 61 Working with Arrays
- Lesson 62 Summary of Classes
- Reference Objects
- Lesson 63 Understanding Garbage Collection
- Lesson 64 All About Reference Objects
- Appendixes
- Appendix A: Code Examples
- Appendix B: Reference
|
| From the back cover: |
The Java(tm) Tutorial Continued provides accurate, up-to-date coverage of features added to the original core Java platform.
Written by the experts, The Java Tutorial Continued employs a hands-on, self-paced, example-driven approach.
This book concentrates on JDK 1.2 APIs but also contains the information you need to use the JDK 1.1 versions of the APIs.
The tutorial books, including this book and The Java Tutorial, are the definitive programmers' guides to the core JDK.
This book covers a broad spectrum of JDK features, including:
- The Java Collections Framework
- Internationalization
- 2D Graphics and Sound
- JavaBeans(tm)
- IDL (Interface Definition Language), which adds CORBA capabilities to the Java platform
- Database connectivity through the JDBC(tm)
- RMI (Remote Method Invocation)
- Security
- JNI (Java Native Interface)
- Reflection
- Other topics such as JAR, the Standard Extension Mechanism, and Servlets
The accompanying CD-ROM contains all the material from both The Java Tutorial and The Java Tutorial Continued in HTML, including the source code for all of the examples.
The CD-ROM also has much more, including the JDK and everything you need to start programming with JDK 1.2.
You will come away from this tutorial with an excellent conceptual understanding of the JDK, along with the practical know-how to put the Java platform to work for you.
|
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|