|
BestBookDeal searches 100 online bookstores worldwide for millions of new & used books and textbooks to help you find the best deal! Why pay more? Compare price before you buy! |
Add BestBookDeal to Your Favorite Online Bookmark Sites
|
| Home | | | Contact Us | | | Book Button | | | Create Links | | | Bookmark This Site | | | Help |
| Advanced Search | | | Movers & Shakers | | | Top Sellers | | | Coupon$ | | | Wish List |
|
Java Cookbook, Second Edition
|
||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
Editorial Reviews (Courtesy of Amazon.com)
With the completely revised and thoroughly updated Java Cookbook, 2nd Edition, Java developers like you will learn by example, try out new features, and use sample code to understand how new additions to the language and platform work--and how to put them to work for you.
This comprehensive collection of problems, solutions, and practical examples will satisfy Java developers at all levels of expertise. Whether you're new to Java programming and need something to bridge the gap between theory-laden reference manuals and real-world programs or you're a seasoned Java programmer looking for a new perspective or a different problem-solving context, this book will help you make the most of your Java knowledge.
Packed with hundreds of tried-and-true Java recipes covering all of the major APIs from the 1.4 version of Java, this book also offers significant first-look recipes for the most important features of the new 1.5 version, which is in beta release. You get practical solutions to everyday problems, and each is followed by a detailed, ultimately useful explanation of how and why the technology works.
Java Cookbook, 2nd Edition includes code segments covering many specialized APIs--like those for working with Struts, Ant and other new popular Open Source tools. It also includes expanded Mac OS X Panther coverage and serves as a great launching point for Java developers who want to get started in areas outside of their specialization.
In this major revision, you'll find succinct pieces of code that can be easily incorporated into other programs. Focusing on what's useful or tricky--or what's useful and tricky--Java Cookbook, 2nd Edition is the most practical Java programming book on the market.
Table of Contents (Courtesy of Barnes & Noble.com)
| 1 | Getting started : compiling, running, and debugging | |
| 2 | Interacting with the environment | |
| 3 | Strings and things | |
| 4 | Pattern matching with regular expressions | |
| 5 | Numbers | |
| 6 | Dates and times | |
| 7 | Structuring data with Java | |
| 8 | Data structuring with generics, foreach, and enumerations (JDK 1.5) | |
| 9 | Object-oriented techniques | |
| 10 | Input and output | |
| 11 | Directory and filesystem operations | |
| 12 | Programming external devices : serial and parallel ports | |
| 13 | Graphics and sound | |
| 14 | Graphical user interfaces | |
| 15 | Internationalization and localization | |
| 16 | Network clients | |
| 17 | Server-side Java : sockets | |
| 18 | Network clients II : applets and Web clients | |
| 19 | Java and electronic mail | |
| 20 | Database access | |
| 21 | XML | |
| 22 | Distributed Java : RMI | |
| 23 | Packages and packaging | |
| 24 | Threaded Java | |
| 25 | Introspection, or "a class named class" | |
| 26 | Using Java with other languages |