shopping cart
Save up to 30% on our Staff Picks
Call us:  800-878-7323 HELP
McAfee SECURE helps keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams.
Contributors | November 10, 2009

Zachary Lazar: IMG Evening's Empire



Without knowing it, I'd always had two unspoken arrangements with the world. The first was that I would not trouble it with unpleasant conversation... Continue »
  1. $17.49 Sale Hardcover add to wish list

Ships free on qualified orders.
Add to Cart
$10.75
List price: $49.99
Used Trade Paper
Ships in 1 to 3 days
Add to Wishlist
Qty Store Section
6 Technical Computer Languages- The Attic

More copies of this ISBN:

Other titles in the Complete Reference series:

  1. Access 2000: The Complete Reference with CDROM
  2. ActionScript: The Complete Reference
  3. Ajax: The Complete Reference
  4. Apache Server 2.0 the Complete Reference
  5. Business Objects XI: The Complete Reference
  6. Business Objects: The Complete Reference
  7. C : the Complete Reference (4TH 00 Edition)
  8. C# 3.0 the Complete Reference 3/E
  9. C++: The Complete Reference, 4th Edition
  10. Crystal Reports 10 : The Complete Reference
  11. Crystal Reports XI
  12. Divine Learning Have Fun Learning the Alphabet
  13. Dreamweaver MX 2004
  14. Excel 2002
  15. Fedora 7 & Red Hat Enterprise Linux: The Complete Reference
  16. Fireworks(r) MX: The Complete Reference
  17. Gcc: The Complete Reference
  18. HTML & XHTML: The Complete Reference
  19. Iis 6 : Complete Reference (03 Edition)
  20. Internet: the Complete Reference
  21. J2ME
  22. Javascript the Complete Reference
  23. Javascript the Complete Reference 2ND Edition
  24. JavaServer Faces 2.0, the Complete Reference
  25. Linux the Complete Reference 6TH Edition
  26. Macromedia Director 8.5: The Complete Reference (with CD-ROM)
  27. Macromedia Flash MX 2004 with CDROM
  28. Maya 8: The Complete Reference with DVD
  29. Microsoft Exchange Server 2007: The Complete Reference (Complete Reference )
  30. Microsoft Office Access 2003: The Complete Reference with CDROM
  31. Microsoft Office Frontpage 2003
  32. Microsoft Office Sharepoint Server 2007: The Complete Reference
  33. Microsoft? Office Project Server 2007: The Complete Reference (Complete Reference )
  34. MySQL
  35. NetWare 5: The Complete Reference
  36. Network Security The Complete Reference
  37. Office 2000
  38. Office XP: the Complete Reference
  39. Oracle Database 10g: The Complete Reference with CDROM
  40. Oracle8 the Complete Reference
  41. Outlook
  42. PageMaker(R) 7: The Complete Reference
  43. Photoshop 7 the Complete Reference
  44. Photoshop Elements 2: The Complete Reference
  45. Python: The Complete Reference
  46. Quarkxpress 5 the Complete Reference
  47. SAP(R) Netweaver Portal Technology: The Complete Reference
  48. Solaris 10: The Complete Reference
  49. Solartis 8 the Complete Reference
  50. Sql the Complete Reference 2ND Edition
  51. Sql the Complete Reference 3RD Edition
  52. Storage Networks
  53. Struts: The Complete Reference
  54. Ubuntu
  55. Upgrading & Troubleshooting Networks The
  56. Windows 2000 the Complete Reference
  57. Windows XP Home Edition the Complete Referene

Java 2 the Complete Reference J2se 5

by Herb Schildt

Java 2 the Complete Reference J2se 5 Cover

Synopses & Reviews

Publisher Comments:

The Definitive Guide for Java Programmers

In this comprehensive resource, top-selling programming author Herbert Schildt shows you everything you need to develop, compile, debug, and run Java programs. This expert guide has been updated for Java Platform Standard Edition 6 (Java SE 6) and offers complete coverage of the Java language, its syntax, keywords, and fundamental programming principles.

You'll also find information on Java's key API libraries, learn to create applets and servlets, and use JavaBeans. Herb has even included expanded coverage of Swing--the toolkit that defines the look and feel of the modern Java GUI. Essential for every Java programmer, this lasting resource features the clear, crisp, uncompromising style that has made Herb the choice of millions of programmers worldwide.

Coverage includes:

  • Data types and operators
  • Control statements
  • Classes and objects
  • Constructors and methods
  • Interfaces and packages
  • Method overloading and overriding
  • Inheritance
  • Exception handling
  • Generics
  • Autoboxing
  • Enumerations
  • Annotations
  • The enhanced for loop
  • Varargs (variable-length arguments)
  • Multithreading
  • The I/O classes
  • Networking
  • The Collections Framework
  • Applets and servlets
  • AWT and layout managers
  • JavaBeans
  • Swing
  • The Concurrent API
  • Much, much more

Synopsis:

The world's leading programming author offers comprehensive coverage of the new Java release 

The definitive guide to Java has been fully expanded to cover every aspect of Java SE 6, the latest version of the world's most popular Web programming language. This comprehensive resource contains everything you need to develop, compile, debug, and run Java applications and applets.

Synopsis:

This is a definitive guide to the Java language and its core libraries. This title details everything you need to know to develop, compile, debug, and run Java applications and applets. In this completely up-to-date volume, Herb Schildt, the world's leading programming author, shows you everything you need to know to develop, compile, debug, and run Java applications and applets. You'll get complete details on the Java language, its class libraries, and its development environment along with hundreds of examples and expert techniques.

About the Author

Herbert Schildt is a leading authority on Java, C, C++, and C#. His programming books have sold more than 3.5 million copies worldwide and have been translated into all major foreign languages. Herb is the author of numerous bestsellers, including The Art of Java, Java: A Beginnerand#39;s Guide, Swing: A Beginnerand#39;s Guide, and many others.

Table of Contents

Part I: The Java Language

Chapter 1: The History and Evolution of Java

Chapter 2: An Overview of Java

Chapter 3: Data Types, Variables, and Arrays

Chapter 4: Operators

Chapter 5: Control Statements

Chapter 6: Introducing Classes

Chapter 7: A Closer Look at Methods and Classes

Chapter 8: Inheritance

Chapter 9: Packages and Interfaces

Chapter 10: Exception Handling

Chapter 11: Multithreaded Programming

Chapter 12: Enumerations, Autoboxing, and Metadata (Annotations)

Chapter 13: I/O, Applets, and Other Topics

Chapter 14: Generics

Part II: The Java Library

Chapter 15: String Handling

Chapter 16: Exploring java.lang

Chapter 17: java.util Part 1: The Collections Framework

Chapter 18: java.util Part 2: More Utility Classes

Chapter 19: Input/Output: Exploring java.io

Chapter 20: Networking

Chapter 21: The Applet Class

Chapter 22: Event Handling

Chapter 23: Introducing the AWT: Working with Windows,Graphics, and Text

Chapter 24: Using AWT Controls, Layout Managers, and Menus

Chapter 25: Images

Chapter 26: The Concurrency Utilities

Chapter 27: NIO, Regular Expressions, and Other Packages

Part III: Software Development Using Java

Chapter 28: Java Beans

Chapter 29: A Tour of Swing

Chapter 30: Servlets

Part IV: Applying Java

Chapter 31: Financial Applets and Servlets

Chapter 32: Creating a Download Manager in Java

Appendix A: Using Java’s Documentation Comments

What Our Readers Are Saying

Add a comment for a chance to win!
Average customer rating based on 12 comments:
patil.kapiLDEO, September 9, 2008 (view all comments by patil.kapiLDEO)
this book really very helpful to study the java platform .it will help us really in our study.
Was this comment helpful? | Yes | No
(1 of 2 readers found this comment helpful)
dhirendra, April 11, 2008 (view all comments by dhirendra)
nice book for new java programmer
Was this comment helpful? | Yes | No
(1 of 2 readers found this comment helpful)
sanik, April 2, 2008 (view all comments by sanik)
completely complete
Was this comment helpful? | Yes | No
(2 of 3 readers found this comment helpful)
View all 12 comments

Product Details

ISBN:
9780072230734
Subtitle:
The Complete Reference, Seventh Edition
Author:
Schildt, Herb
Author:
Schildt, Herbert
Publisher:
Libri
Subject:
Programming - General
Subject:
Java (Computer program language)
Subject:
Internet programming
Subject:
Programming Languages - Java
Copyright:
Edition Number:
7
Series:
Osborne Complete Reference Series
Publication Date:
20041214
Binding:
Paperback
Grade Level:
Professional and scholarly
Language:
English
Illustrations:
Y
Pages:
1024
Dimensions:
9.20x7.24x2.07 in. 3.70 lbs.

Other books you might like

  1. $44.95 New Trade Paper add to wish list
  2. $16.00 Used Trade Paper add to wish list
  3. $27.00 Used Trade Paper add to wish list
  4. $64.95 New Trade Paper 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.