Java Secrets (Secrets S.)

Publisher: Wiley
Author: Elliotte Rusty Harold
ISBN: 0764580078
Release Date: 28 May 1997
eBook Description
Java is generally a well-documented language, but not every language feature is fully specified, documented, or identical across all platforms. Java Secrets takes you into this Java twilight zone and introduces you to the language’s hidden power. The book’s first section explores the inner workings of many Java mechanisms, including representation of data types in memory, argument passing, and the implementation of strings and arrays. The author also investigates niceties of threading models and garbage collection as implemented on different Java platforms.
A large group of undocumented classes (the sun.* packages) constitute what amounts to an undocumented Java application programming interface (API). The next large section of Java Secrets details these classes and how to use them safely. Although these classes ostensibly exist to support the Java environment, you’ll learn how to use many of their interfaces for a variety of tasks including layout management; FTP, HTTP, mail, and news communication; data encoding; and character conversion. A final big chunk of the book is devoted to techniques for adding platform-dependent features to Java applications. This is a controversial subject for a supposedly platform-independent programming system, but the author provides a balanced assessment of the benefits and drawbacks.
All in all, this is one of the most interesting, unusual, and engagingly written books on Java programming we’ve seen. It’s hard to imagine a serious Java programmer who wouldn’t find it well worth his or her time.
Related posts:
- Java ME on Symbian OS: Inside the Smartphone Model (Symbian Press) Publisher: John Wiley and SonsAuthor: Roy Ben HayunISBN: 0470743182Release Date:...
- Java How to Program, 7th Edition Publisher: Prentice HallAuthor: Harvey M. Deitel,Paul J. DeitelISBN: 0132222205Release Date:...
- RESTful Java Web Services Publisher: Packt PublishingAuthor: Jose SandovalISBN: 1847196462Release Date: 02 December 2009...
- Beginning Java Google App Engine Publisher: ApressAuthor: Kyle Roche,Jeff DouglasISBN: 143022553XRelease Date: 31 December 2009...
- The Rootkit Arsenal: Escape and Evasion in the Dark Corners of the System Publisher: Jones & Bartlett PublishersAuthor: Bill BlundenISBN: 1598220616Release Date: 04...
- JasperReports 3.5 for Java Developers Publisher: Packt PublishingAuthor: David HeffelfingerISBN: 1847198082Release Date: 05 September 2009...
- SCJP: Sun Certified Programmer for Java Platform Study Guide: SE6 (Exam CX-310-065) Publisher: Sybex IncAuthor: Richard F. RaposaISBN: 0470417978Release Date: 23 March...
- Hacking Exposed Computer Forensics, Second Edition: Computer Forensics Secrets & Solutions Publisher: McGraw-Hill/OsborneAuthor: Aaron Philipp,David Cowen,Chris DavisISBN: 0071626778Release Date: 10 September...
- Restful Java with Jax-RS (Animal Guide) Publisher: O’ReillyAuthor: Burke BillISBN: 0596158041Release Date: 27 November 2009 eBook...
- Pro Visual C++/CLI and the .NET 3.5 Platform (Books for Professionals by Professionals) Publisher: ApressAuthor: Stephen R. G. FraserISBN: 1430210532Release Date: 08 December...