|Listed in category:
This listing was ended by the seller on Fri, 20 Sep at 7:10 AM because the item is no longer available.
Postage and deliveryClick "see details" for additional postage and returns information.
Have one to sell?

Core Java(tm) 2, Volume II--Advanced Features

by Horstmann, Cay S.; Cornell, Gary | PB | VeryGood
US $22.68
ApproximatelyAU $33.33
Condition:
Very good
May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend ... Read moreabout condition
    Postage:
    Free Economy Shipping.
    Located in: Aurora, Illinois, United States
    Delivery:
    Estimated between Tue, 24 Sep and Fri, 27 Sep to 43230
    Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the postage service selected, the seller's postage history, and other factors. Delivery times may vary, especially during peak periods.
    Returns:
    30-day returns. Seller pays for return postage.
    Payments:
        

    Shop with confidence

    eBay Money Back Guarantee
    Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
    Seller assumes all responsibility for this listing.
    eBay item number:194823826948
    Last updated on 15 Sep, 2024 20:30:21 AESTView all revisionsView all revisions

    Item specifics

    Condition
    Very good
    A book that does not look new and has been read but is in excellent condition. No obvious damage to the cover, with the dust jacket (if applicable) included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear. See the seller’s listing for full details and description of any imperfections. See all condition definitionsopens in a new window or tab
    Seller notes
    “May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend ...
    Binding
    Paperback
    Weight
    3 lbs
    Product Group
    Book
    IsTextBook
    Yes
    ISBN
    9780131118263
    Subject Area
    Computers
    Publication Name
    Core Java 2 Advanced Features
    Publisher
    Prentice Hall PTR
    Item Length
    9.2 in
    Subject
    Programming Languages / Java, General
    Publication Year
    2004
    Series
    Core Ser.
    Type
    Textbook
    Format
    Trade Paperback
    Language
    English
    Item Height
    2 in
    Author
    Cay Horstmann, Gary Cornell
    Features
    Revised
    Item Weight
    51.4 Oz
    Item Width
    7 in
    Number of Pages
    1024 Pages

    About this product

    Product Identifiers

    Publisher
    Prentice Hall PTR
    ISBN-10
    0131118269
    ISBN-13
    9780131118263
    eBay Product ID (ePID)
    43557562

    Product Key Features

    Number of Pages
    1024 Pages
    Language
    English
    Publication Name
    Core Java 2 Advanced Features
    Subject
    Programming Languages / Java, General
    Publication Year
    2004
    Features
    Revised
    Type
    Textbook
    Subject Area
    Computers
    Author
    Cay Horstmann, Gary Cornell
    Series
    Core Ser.
    Format
    Trade Paperback

    Dimensions

    Item Height
    2 in
    Item Weight
    51.4 Oz
    Item Length
    9.2 in
    Item Width
    7 in

    Additional Product Features

    Edition Number
    7
    Intended Audience
    Scholarly & Professional
    Dewey Edition
    22
    Illustrated
    Yes
    Volume Number
    Vol. II
    Dewey Decimal
    005.2762
    Table Of Content
    List of Code Example. Preface. Acknowledgments. 1. Multithreading. What Are Threads? Interrupting Threads. Thread States. Thread Properties. Synchronization. Blocking Queues. Thread-Safe Collections. Callables and Futures. Executors. Synchronizers. Threads and Swing. 2. Collections. Collection Interfaces. Concrete Collections. The Collections Framework. Algorithms. Legacy Collections. 3. Networking. Connecting to a Server. Implementing Servers. Sending E-Mail. Making URL Connections. Advanced Socket Programming. 4. Database Programming. The Design of JDBC. The Structured Query Language. JDBC Installation. Basic JDBC Programming Concepts. Query Execution. Scrollable and Updatable Result Sets. Metadata. Row Sets. Transactions. Advanced Connection Management. Introduction to LDAP. 5. Distributed Objects. The Roles of Client and Server. Remote Method Invocations. Setup for Remote Method Invocation. Parameter Passing in Remote Methods. Server Object Activation. Java IDL and CORBA. Remote Method Calls with SOAP. 6. Advanced Swing. Lists. Trees. Tables. Styled Text Components. Progress Indicators. Component Organizers. 7. Advanced AWT. The Rendering Pipeline. Shapes. Areas. Strokes. Paint. Coordinate Transformations. Clipping. Transparency and Composition. Rendering Hints. Readers and Writers for Images. Image Manipulation. Printing. The Clipboard. Drag and Drop. 8. JavaBeans Components. Why Beans? The Bean-Writing Process. Using Beans to Build an Application. Naming Patterns for Bean Properties and Events. Bean Property Types. BeanInfo Classes. Property Editors. Customizers. JavaBeans Persistence. 9. Security. Class Loaders. Bytecode Verification. Security Managers and Permissions. Digital Signatures. Code Signing. Encryption. 10. Internationalization. Locales. Number Formats. Date and Time. Collation. Message Formatting. Text Files and Character Sets. Resource Bundles. A Complete Example. 11. Native Methods. Calling a C Function from the Java Programming Language. Numeric Parameters and Return Values. String Parameters. Accessing Fields. Encoding Signatures. Calling Java Methods. Accessing Array Elements. Handling Errors. Using the Invocation API. A Complete Example: Accessing the Windows Registry. 12. XML. Introducing XML. Parsing an XML Document. Validating XML Documents. Locating Information with XPath. Using Namespaces. Using the SAX Parser. Generating XML Documents. XSL Transformations. 13. Annotations. Addition of Metadata to Programs. An Example: Annotating Event Handlers. Annotation Syntax. Standard Annotations. The apt Tool for Source-Level Annotation Processing. Bytecode Engineering. Index.
    Edition Description
    Revised edition
    Synopsis
    This book covers user-interface programming and the enterprise features of the Java 2 Platform, Standard Edition (J2SE). It contains sample programs to illustrate practical solutions to the type of real-world problems professional developers encounter., A new edition of this title is available, ISBN-10: 0132354799 ISBN-13: 9780132354790 Completely revised and up-to-date coverage of Multithreading -including the java.util.concurrent library, locks, condition objects, futures, thread pools, thread-safe collections, threads and Swing Collection classes -collections framework, concrete collections, and generic utility methods Annotations and metadata -using annotations to automate programming tasks, JDK(tm) 5.0 standard annotations, the apt tool for source-level annotation processing, and bytecode engineering Advanced Swing and AWT -lists, trees, tables, and other advanced components; image processing and printing JavaBeans(tm) -including property editors, customizers, and long-term persistence XML -DOM and SAX parsers, XPath, and XSL transformations The seventh edition of Core Java(tm) 2, Volume II, covers advanced user-interface programming and the enterprise features of the Java 2 Platform, Standard Edition (J2SE(tm)). Like Volume I (which covers the most important language and library features), this book has been completely updated and revised for J2SE 5.0. All of the sample programs have been updated and carefully crafted to illustrate practical solutions to the type of real-world problems professional developers encounter. Volume II includes new sections on annotations and other J2SE 5.0 enhancements, along with complete coverage of Multithreading Distributed objects Databases JNDI and LDAP Advanced GUI components Native methods XML processing Network programming Collection classes Advanced graphics Internationalization JavaBeans Annotations
    LC Classification Number
    QA76.73.J38

    Item description from the seller

    ThriftBooks

    ThriftBooks

    99% positive Feedback
    18.3M items sold
    Joined Mar 2015
    Usually responds within 24 hours
    ThriftBooks is a fully independent seller of used books, having sold more than 160 million used and new books since we started in 2003. Each quality used book is sorted, graded, shelved and shipped by ...
    See more

    Detailed seller ratings

    Average for the last 12 months
    Accurate description
    4.9
    Reasonable postage costs
    5.0
    Postage speed
    5.0
    Communication
    4.9

    Seller Feedback (5,348,640)

    • u***0 (271)- Feedback left by buyer.
      Past month
      Verified purchase
      Outstanding seller. Fair prices that are more than reasonable.. The product is in better condition than described, a true value for my money. Packaged and shipped well shows seller has concern for the products sold to arrive in excellent condition. The seller communicated timely with progress. Highly recommend this seller & will do business again. Thank you!
    • o***o (835)- Feedback left by buyer.
      Past month
      Verified purchase
      Outstanding seller. Fair prices that are more than reasonable.. The product is in better condition than described, a true value for my money. Packaged and shipped well shows seller has concern for the products sold to arrive in excellent condition. The seller communicated timely with progress. Highly recommend this seller & will do business again. Thank you!
    • w***o (1140)- Feedback left by buyer.
      Past month
      Verified purchase
      thrift.books is an awesome place to purchase books! excellent communication! often the books arrive in better condition than described. ships very fast & the books arrive quickly! carefully packaged! +AAAAAAAAAA ebay sellers. i highly recommend thrift.books for people wanting to purchase books! reasonable prices and free shipping!

    Product ratings and reviews

    4.0
    1 product ratings
    • 0 users rated this 5 out of 5 stars
    • 1 users rated this 4 out of 5 stars
    • 0 users rated this 3 out of 5 stars
    • 0 users rated this 2 out of 5 stars
    • 0 users rated this 1 out of 5 stars

    Most relevant reviews

    • Not a Bad Buy

      I purchased this book because it was a textbook for my Intro to Computer Science 2 class. While I didn't read much from any of the books required for that class, this one definitely seemed to be the most useful. It covers advanced topics in Java, fairly well in my opinion. I recall that when I looked over the section on synchronization I got a more detailed and clear account from this textbook than I have from any other source. In general, I would recommendnot using textbooks to learn Java, there are so many great online resources available. I would recommend this textbook, however. Note that it covers more advanced features of Java, however. If you have never coded in Java before, this book is probably not for you.