Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Java Examples in a Nutshellis a companion volume that contains tutorial example programs to support the reference material inJava in a Nutshell (2nd Edition)(and is designed to be read in conjunction with it). In essence it starts with simple examples (to support chapters 2 and 3 ofJava in a Nutshell (2nd Edition)) followed by chapters on applets, graphics, event handling, building GUIs, AWT data transfer (cut-and-paste), I/O (files, directories, etc.), networking, threads, Java Beans, reflection, object serialisation, internationalisation, RMI, JDBC and security. All the example programs fromJava in a Nutshell(1st ed) are included (updated for Java 1.1) plus additional code demonstrating new Java 1.1 features. The book finishes with an Appendix discussing 'Swing', a set of components from Sun and Netscape that are part of the forthcoming JFC (Java Foundation Classes).
A good book which provides plenty of practical real-world examples to support the material in 'Java in a Nutshell' (all code available from WWW). Highly Recommended!