๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Core Java 2. Advanced Features

โœ Scribed by Horstmann C.S., Cornell G.


Year
2001
Tongue
English
Leaves
1661
Edition
5
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


  • The experienced developer's advanced guide to the Java 2 platform-fully updated for JDK 1.3 release and JDK 1.4 release, Standard Edition. * Even more robust, real-world code samples than ever before! * New and revamped coverage: XML, security, networking, multithreading, collections, remote objects, JDBC API, JavaBeans component architecture, Swing, and much more * CD-ROM includes all the code examples, Forte for Java, Release 2.0, Community Edition, and the current version of the Java 2 SDK, Standard Edition for Windows, Solaris OE (SPARC/x86), and Linux.The #1 advanced guide for serious programmers-fully updated for JDK 1.3 release and JDK 1.4 release.An indispensable companion to the best-selling Core Java 2, Vol. I - Fundamentals (0-13-089468-0), Core Java 2, Volume II: Advanced Features is now available in a revised and expanded fifth edition. It delivers the same real-world guidance you need to solve even the most challenging programming problems and offers an all-new chapter on XML and Java, plus thoroughly revamped coverage of many advanced features-from collections to native methods, security to Swing.Cay Horstmann identifies the problems experienced Java platform developers encounter most often, and delivers insightful, expert-level guidance for addressing them-together with even more of the robust, sample code that have made Core Java an international bestseller for five straight years. You'll gain new insights into networking, remote objects, JDBC API, internationalization, and a whole lot more.For experienced programmers, Core Java 2, Volume 2: Advanced Features provides the answers that they need to take full advantage of the power of Java technology and to get the job done as efficiently as possible.State-of-the-art information for advanced Java technology development, including: * Thoroughly updated coverage of multithreading, collections, and networking * Completely revised coverage of remote objects * Detailed new chapter on XML and Java * Sophisticated new techniques for utilizing JavaBeans(tm) component architecture * Advanced GUI-building techniques leveraging both Swing and AWT

๐Ÿ“œ SIMILAR VOLUMES


Core Java 2: Advanced Features
โœ Cay Horstmann, Gary Cornell ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› Prentice Hall PTR ๐ŸŒ English

I really love this book, it has been useful for me at work.It helps you covering the gaps on Java basics and gives you good real world advises.The Multithreading chapter walks you thru from a simple threaded application to a thread pool app. Does go in deep on Threadpooling but gives you enough to g

Core Java 2: Advanced Features
โœ Cay Horstmann, Gary Cornell ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› Prentice Hall PTR ๐ŸŒ English

Ask any experienced Java programmer: Core Java delivers real-world guidance for accomplishing even the most challenging tasks. That's why it's been an international best seller for five straight years. Now fully updated for Sun's brand-new JDK 1.3, Core Java, Volume 2, Fifth Edition offers all-new d

Core Java, Vol. 2: Advanced Features
โœ Cay S. Horstmann, Gary Cornell ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Prentice Hall ๐ŸŒ English

This is an excellent handbook, guide you through concept with good examples. As a server-side developer, I am working on some Swing code, after searching lots of articles and books, I find this book gives me best guide.