|Listed in category:
Have one to sell?
Better World Books
(2744254)
Registered as a business seller

Core Java : Advanced Features Paperback Gary, Horstmann, Cay S. C

Free US Delivery | ISBN:0132354799
US $7.65
Approximately£5.70
Condition:
Good
Used book that is in clean, average condition without any missing pages. 100% Money-Back Guarantee.
3 available
Breathe easy. Returns accepted.
Postage:
Free Economy Shipping.
Located in: Mishawaka, Indiana, United States
Delivery:
Estimated between Wed, 28 May and Mon, 2 Jun to 94104
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the delivery service selected, the seller's delivery history and other factors. Delivery times may vary, especially during peak periods.
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Payments:
    Diners Club

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:226735682942

Item specifics

Condition
Good
A book that has been read, but is in good condition. Minimal damage to the book cover eg. scuff marks, but no holes or tears. If this is a hard cover, the dust jacket may be missing. Binding has minimal wear. The majority of pages are undamaged with some creasing or tearing, and pencil underlining of text, but this is minimal. No highlighting of text, no writing in the margins, and no missing pages. 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
“Used book that is in clean, average condition without any missing pages. 100% Money-Back Guarantee.”
Book Title
Core Java : Advanced Features Paperback Gary, Horstmann, Cay S. C
ISBN
9780132354790

About this product

Product Identifiers

Publisher
Prentice Hall PTR
ISBN-10
0132354799
ISBN-13
9780132354790
eBay Product ID (ePID)
63130916

Product Key Features

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

Dimensions

Item Height
1.9 in
Item Weight
52.2 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Edition Number
8
Intended Audience
Scholarly & Professional
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.2762
Table Of Content
Preface xv Acknowledgments xix Chapter 1: Streams and Files 1 Streams 2 Text Input and Output 11 Reading and Writing Binary Data 23 ZIP Archives 32 Object Streams and Serialization 39 File Management 59 New I/O 65 Regular Expressions 75 Chapter 2: XML 87 Introducing XML 88 Parsing an XML Document 93 Validating XML Documents 105 Locating Information with XPath 129 Using Namespaces 136 Streaming Parsers 138 Generating XML Documents 146 XSL Transformations 157 Chapter 3: Networking 169 Connecting to a Server 170 Implementing Servers 177 Interruptible Sockets 184 Sending E-Mail 191 Making URL Connections 196 Chapter 4: Database Programming 217 The Design of JDBC 218 The Structured Query Language 222 JDBC Configuration 227 Executing SQL Statements 232 Query Execution 242 Scrollable and Updatable Result Sets 254 Row Sets 260 Metadata 263 Transactions 273 Connection Management in Web and Enterprise Applications 278 Introduction to LDAP 279 Chapter 5: Internationalization 297 Locales 298 Number Formats 303 Date and Time 310 Collation 318 Message Formatting 324 Text Files and Character Sets 328 Resource Bundles 329 A Complete Example 333 Chapter 6: Advanced Swing 351 Lists 352 Tables 370 Trees 405 Text Components 442 Progress Indicators 479 Component Organizers 492 Chapter 7: Advanced AWT 521 The Rendering Pipeline 522 Shapes 524 Areas 540 Strokes 542 Paint 550 Coordinate Transformations 552 Clipping 557 Transparency and Composition 559 Rendering Hints 568 Readers and Writers for Images 575 Image Manipulation 585 Printing 601 The Clipboard 635 Drag and Drop 652 Platform Integration 668 Chapter 8: Javabeans Components 685 Why Beans? 686 The Bean-Writing Process 688 Using Beans to Build an Application 690 Naming Patterns for Bean Properties and Events 698 Bean Property Types 701 BeanInfo Classes 710 Property Editors 713 Customizers 723 JavaBeans Persistence 732 Chapter 9: Security 755 Class Loaders 756 Bytecode Verification 767 Security Managers and Permissions 771 User Authentication 790 Digital Signatures 805 Code Signing 822 Encryption 828 Chapter 10: Distributed Objects 841 The Roles of Client and Server 842 Remote Method Calls 845 The RMI Programming Model 846 Parameters and Return Values in Remote Methods 856 Remote Object Activation 865 Web Services and JAX-WS 871 Chapter 11: Scripting, Compiling, and Annotation Processing 883 Scripting for the Java Platform 884 The Compiler API 895 Using Annotations 905 Annotation Syntax 911 Standard Annotations 915 Source-Level Annotation Processing 919 Bytecode Engineering 926 Chapter 12: Native Methods 935 Calling a C Function from a Java Program 936 Numeric Parameters and Return Values 942 String Parameters 944 Accessing Fields 950 Encoding Signatures 954 Calling Java Methods 956 Accessing Array Elements 962 Handling Errors 966 Using the Invocation API 970 A Complete Example: Accessing the Windows Registry 975 Index 991
Edition Description
Revised edition
Synopsis
The revised edition of the classic "Core Java(TM), Volume II-Advanced Features," covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the latest programming techniques, displaying best-practices solutions to the types of real-world problems professional developers encounter. Volume II includes new sections on the StAX API, JDBC 4, compiler API, scripting framework, splash screen and tray APIs, and many other Java SE 6 enhancements. In this book, the authors focus on the more advanced features of the Java language, including complete coverage of Streams and Files Networking Database programming XML JNDI and LDAP Internationalization Advanced GUI components Java 2D and advanced AWT JavaBeans Security RMI and Web services Collections Annotations Native methods For thorough coverage of Java fundamentals-including interfaces and inner classes, GUI programming with Swing, exception handling, generics, collections, and concurrency-look for the eighth edition of "Core Java(TM), Volume I-Fundamentals "(ISBN: 978-0-13-235476-9)., Now thoroughly revised, this edition of the classic text covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. All sample programs have been carefully crafted and updated to illustrate the latest programming techniques., This volume covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. All sample programs have been carefully crafted and updated to illustrate today's best-practices solutions to the types of real-world problems professional developers encounter., The revised edition of the classic Core Java(tm), Volume II-Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the latest programming techniques, displaying best-practices solutions to the types of real-world problems professional developers encounter. Volume II includes new sections on the StAX API, JDBC 4, compiler API, scripting framework, splash screen and tray APIs, and many other Java SE 6 enhancements. In this book, the authors focus on the more advanced features of the Java language, including complete coverage of Streams and Files Networking Database programming XML JNDI and LDAP Internationalization Advanced GUI components Java 2D and advanced AWT JavaBeans Security RMI and Web services Collections Annotations Native methods For thorough coverage of Java fundamentals-including interfaces and inner classes, GUI programming with Swing, exception handling, generics, collections, and concurrency-look for the eighth edition of Core Java(tm), Volume I-Fundamentals (ISBN: 978-0-13-235476-9).
LC Classification Number
QA76.73.J38H6753

Item description from the seller

Seller business information

I certify that all my selling activities will comply with all EU laws and regulations.
About this seller

Better World Books

98.9% positive Feedback13.5M items sold

Joined Nov 2002
Registered as a business seller
Better World Books is a for-profit, socially conscious business and a global online bookseller that collects and sells new and used books online, matching each purchase with a book donation. Each sale ...
See more

Detailed seller ratings

Average for the last 12 months
Accurate description
4.9
Reasonable postage cost
5.0
Delivery time
5.0
Communication
5.0

Seller Feedback (4,253,877)

All ratings
Positive
Neutral
Negative
  • y***e (1043)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    🏆 SUPER STAR🤩 AMAZING PHOTOS 🎯 ACCURATE DESCRIPTION ✏️ GENUINE PRODUCTS 💎 HIGH QUALITY 🍯 SUPER PRICES 💰 EASY TO WORK WITH 🍰 ECONOMY HANDLING ⏱️ FAST SHIPPING 🚀 BUBBLE PACKAGE 📦 ARRIVED WITHIN DAYS 🌎 EXCEPTIONAL COMMUNICATION 🎙️ OUTSTANDING CUSTOMER SERVICE 🛎️ GREAT SENSE OF HUMOR 🍿 TOTAL ASSET TO THE EBAY-ECO SYSTEM 🥇 SAVED SELLER 🎱 PROMT REPLY FOR RETURNS 🎯 WOULD BUY FROM AGAIN 🧲 UNDER PROMISES OVER DELIVERS ⛳️ MADE ME VERY HAPPY 🌈 LEFT POSITIVE FEEDBACK 🌼 THANK YOU! 😇 AAAA
  • o***o (114)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    The book I ordered was an excellent value and in brand new condition. It was shipped promptly and arrived before the estimated delivery date. Well packaged and in excellent condition just as advertised. Seller also included a series of interesting newspaper clippings that were relevant to the subject of the book. Awesome seller. Great communication. Will definitely do business with them again!
  • b***b (2609)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    Another Great eBay Seller, Great Price, As Described- Very Good Condition, The appearance of the book is good,Fast Shipping, Recommended Seller !!! A++++ 👍🏻👍🏻 ( Review based solely on The condition of the product/packaging upon arrival, Shipping Speed & Seller Communication. Item has not been used/looked completely through by the time this feedback was submitted!)

Product ratings and reviews

5.0
2 product ratings
  • 2 users rated this 5 out of 5 stars
  • 0 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

Would recommend

Good value

Compelling content

Most relevant reviews

  • Thank you

    Fast Ship, Top Quality, I highly recommend discover-books !!!

    Verified purchase: YesCondition: Pre-ownedSold by: discover-books

  • Good product.

    Good price and nice print quality.

    Verified purchase: YesCondition: Pre-ownedSold by: worldofbooksusa