shopping cart
Call us:  800-878-7323 HELP
McAfee SECURE helps keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams.
Original Essays | October 14, 2009

Emily Pilloton: IMG Will Design for Change...



About six months ago, at a fundraising event for the nonprofit I founded, Project H, a six-year-old girl handed me a pickle jar full of pennies.... Continue »
  1. $24.46 Sale Trade Paper add to wish list

Ships free on qualified orders.
Add to Cart
$39.95
New Trade Paper
Ships in 1 to 3 days
Add to Wishlist
Qty Store Section
5 Local Warehouse Computer Languages- Java
2 Remote Warehouse Computer Languages- Java

Other titles in the In a Nutshell series:

  1. .Net Windows Forms in a Nutshell with CDROM
  2. A+, Network+, Security+ Exams in a Nutshell: A Desktop Quick Reference
  3. ADO.NET in a Nutshell with CDROM
  4. Algorithms in a Nutshell
  5. AppleScript in a Nutshell
  6. Asp in a Nutshell 2ND Edition a Desktop Quick Re
  7. Asp.net in a Nutshell 2ND Edition
  8. Bluetooth in a Nutshell
  9. C in a Nutshell
  10. C# 3.0 in a Nutshell 3RD Edition
  11. C# 4.0 in a Nutshell: The Definitive Reference
  12. C# in a Nutshell 2ND Edition
  13. C++ in a Nutshell
  14. Cisco Ios in a Nutshell 2ND Edition
  15. Cocoa in a Nutshell
  16. Delphi in a Nutshell
  17. Dreamweaver in a Nutshell
  18. Excel 2000 in a Nutshell: A Power User's Quick Reference
  19. J2me in a Nutshell
  20. Java Enterprise in a Nutshell 2ND Edition
  21. Java Enterprise in a Nutshell 3RD Edition
  22. Java Foundation Classes in a Nutshell
  23. Java in a Nutshell 5TH Edition
  24. Java Web Services in a Nutshell
  25. Jini in a Nutshell: A Desktop Quick Reference
  26. JXTA in a Nutshell
  27. Learning the Bash Shell 3RD Edition
  28. Lingo in a Nutshell: A Desktop Quick Reference
  29. Linux in a Nutshell 5TH Edition
  30. Linux in a Nutshell 6TH Edition
  31. Linux Kernel in a Nutshell
  32. Lotus Domino Administration in a Nutshell: A Desktop Quick Reference
  33. Lpi Linux Certification in a Nutshel 2ND Edition
  34. LPI Linux Certification in a Nutshell
  35. Mac OS X in a Nutshell
  36. Mac OS X Panther in a Nutshell
  37. Mac OS X Tiger in a Nutshell
  38. MCSD in a Nutshell: The Visual Basic Exams
  39. MCSE Core Elective Exams in a Nutshell: Covers Exams 70-270, 70-297, and 70-298
  40. MCSE Core Required Exams in a Nutshell: The Required 70: 290, 291, 293 and 294 Exams
  41. MCSE in a Nutshell: The Windows 2000 Exams
  42. Mysql in a Nutshell
  43. Mysql in a Nutshell 2ND Edition
  44. Net Attributes in a Nutshell
  45. Oracle in a Nutshell
  46. Outlook 2000 in a Nutshell: A Power User's Quick Reference
  47. Pc Hardware in a Nutshell 3RD Edition
  48. Perl in a Nutshell 2ND Edition
  49. PHP in a Nutshell
  50. Python in a Nutshell 2ND Edition
  51. R in a Nutshell
  52. R in a Nutshell
  53. Rails in a Nutshell
  54. Ruby in a Nutshell
  55. SCO Unix in a Nutshell
  56. Sql in a Nutshell 1ST Edition
  57. Sql in a Nutshell 2ND Edition
  58. Sql in a Nutshell 3RD Edition
  59. Statistics in a Nutshell: A Desktop Quick Reference
  60. TCL/TK in a Nutshell
  61. UML 2.0 in a Nutshell
  62. Uml in a Nutshell 1ST Edition
  63. Unix in a Nutshell 3RD Edition Desktop Quick Ref
  64. Unix in a Nutshell 4TH Edition
  65. VB & VBA in a Nutshell
  66. VB.NET Core Classes in a Nutshell with CDROM
  67. Vbscript in a Nutshell 2ND Edition
  68. Visual Basic 2005 in a Nutshell 3RD Edition
  69. Web Design in a Nutshell 3RD Edition
  70. Webmaster in a Nutshell 3RD Edition
  71. Windows 2000 Administration in a Nutshell: A Desktop Quick Reference
  72. Windows 98 in a Nutshell
  73. Windows NT in a Nutshell
  74. Windows Server 2003 in a Nutshell
  75. Windows Vista in a Nutshell: A Desktop Quick Reference
  76. Word 2000 in a Nutshell: A Power User's Quick Reference
  77. Xaml in a Nutshell
  78. Xml in a Nutshell 3RD Edition

Java Examples in a Nutshell 3RD Edition

by David Flanagan

Java Examples in a Nutshell 3RD Edition Cover

Synopses & Reviews

Publisher Comments:

The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you. This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. The chapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. New and updated examples throughout the book demonstrate many other new Java features and APIs. Java Examples in a Nutshell is a companion volume to Java in a Nutshell, Java Foundation Classes in a Nutshell, and Java Enterprise in a Nutshell. It picks up where those quick references leave off, providing a wealth of examples for both novices and experts. This book doesn't hold your hand" it simply delivers well-commented working examples with succinct explanations to help you learn and explore Java and its APIs. Java Examples in a Nutshell contains examples that demonstrate: * Core APIs, including I/O, New I/O, threads, networking, security, serialization, and reflection * Desktop APIs, highlighting Swing GUIs, Java 2D graphics, preferences, printing, drag-and-drop, JavaBeans, applets, and sound * Enterprise APIs, including JDBC (database access), JAXP (XML parsing and transformation), Servlets 2.4, JSP 2.0 (JavaServer Pages), and RMI The book begins with introductory examples demonstrating structured and object-oriented programming techniques for new Java programmers. A special index at the end of the book makes it easy to look up examples that use a particular Java class or accomplish a desired task. In between, each chapter includes exercises that challenge readers and suggest further avenues for exploration.

Book News Annotation:

Covering Java 1.4 in this third edition, this reference contains 193 complete code examples encompassing 20 distinct client-side and server-side APIs. The book begins with introductory examples demonstrating structured and object-oriented programming techniques for new Java programmers. The third edition includes new chapters on the Java Sound API and the NEW I/O API. Chapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. Flanagan is a computer programmer who has written other books on Java.
Annotation ©2004 Book News, Inc., Portland, OR (booknews.com)

Synopsis:

David Flanagan has updated his learn-by-example guide with coverage of regular expressions (new to the core Java API), extended I/O coverage, new Java internationalization information, and extensive coverage of the new Java GUI features. He's also added a sneak peek at some new features in Java version 1.5, due to release late in 2004.

Product Details

ISBN:
9780596006204
Author:
Flanagan, David
Publisher:
O'Reilly Media
Subject:
Programming Languages - Java
Edition Number:
3
Edition Description:
O'Reilly
Series:
In a Nutshell
Publication Date:
January 2004
Binding:
Paperback
Language:
English
Illustrations:
Y
Pages:
701
Dimensions:
894x606x130 192

Other books you might like

  1. $25.00 Used Trade Paper add to wish list
  2. $34.95 New Trade Paper add to wish list
  3. $5.95 Used Trade Paper add to wish list
  4. $46.00 New Trade Paper add to wish list
  5. $14.00 Used Trade Paper add to wish list
  6. $35.50 Adobe Digital Editions Electronic add to wish list

Related Aisles

  • back to top

Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.