Core Java, Volume II--Advanced Features (8th Edition): 2 and over one million other books are available for Amazon Kindle . Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
Buy Used
Used - Good See details
Price: £23.43

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
or
Get a £11.10 Amazon.co.uk Gift Card
Core Java: Advanced Features v. 2
 
 
Start reading Core Java, Volume II--Advanced Features (8th Edition): 2 on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Core Java: Advanced Features v. 2 [Paperback]

Cay S. Horstmann , Gary Cornell
4.6 out of 5 stars  See all reviews (5 customer reviews)
RRP: £43.99
Price: £33.49 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £10.50 (24%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 9 left in stock--order soon (more on the way).
Want guaranteed delivery by Wednesday, May 30? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £21.83  
Paperback £33.49  
Trade In this Item for up to £11.10
Trade in Core Java: Advanced Features v. 2 for an Amazon.co.uk gift card of up to £11.10, which you can then spend on millions of items across the site. Plus, get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

Core Java: Advanced Features v. 2 + Core Java: Fundamentals v. 1 (Addison-Wesley Object Technolo) + Effective Java: Second Edition
Price For All Three: £97.87

Show availability and delivery details

Buy the selected items together


Product details

  • Paperback: 1056 pages
  • Publisher: Prentice Hall; 8 edition (8 April 2008)
  • Language English
  • ISBN-10: 0132354799
  • ISBN-13: 978-0132354790
  • Product Dimensions: 23.4 x 17.8 x 5.5 cm
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon Bestsellers Rank: 336,094 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Amazon.com

Picking up where the authors' first volume on Java left off, Core Java 2, Volume 2 covers the more advanced features of the Java 2 platform that can add polish and power to your Java programs. The authors' accessible--yet thorough--coverage of essential Java APIs help make this book an attractive choice for any working Java developer.

Several chapters here are especially useful for getting control of new and important Java 2 features. Sections on the new Java 2 collection classes and using advanced Swing classes (like tables and trees) are particularly good. (While many other books just list Swing APIs, this volume provides short examples and effective commentary, which will let you master these complex Swing controls.) When it comes to Java2D graphics, the authors do a nice job of comparing the old AWT to the new Java2D, including drawing basic shapes and doing text output. (These operations are surprisingly tricky in this new API). A section on the new JDBC 2 standard shows off new features like ResultSets and scrollable cursors to good effect.

More advanced topics include multithreading, internationalization, and security. Throughout, this text introduces important concepts illustrated with comprehensible examples. The APIs for individual classes are listed too, making it possible to use this book as a reference, but it is the tutorial sections that stand out here. (The authors also aren't afraid to point out where Java 2 is lacking--for example, in its printing support.)

Readers of the first volume will naturally want the second volume of Core Java 2 too. It's also a great choice for any Java developer with JDK 1.1 experience who wants a tour of new Java 2 features that are essential for serious corporate development. --Richard Dragan

Topics covered: Java 2 advanced APIs, multithreading and synchronization, Java 2 collections, networking, databases and JDBC 2 (cursors and result sets), RMI and remote objects, Swing user interface classes, printing, tables and trees, JavaBeans, security and deployment, internationalization issues, JNI and native methods. --This text refers to an alternate Paperback edition.

Product Description

The revised edition of the classic Core Java™, 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™, Volume I–Fundamentals (ISBN: 978-0-13-235476-9).


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)
(1)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

4 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
3 of 3 people found the following review helpful
Format:Paperback
this is a great book.
the author explains a lot of java classes and methods in an easy and simple way.
you will understand how to use socket connections and http connection perfectly.
What I like about this author's way is the easy step by step explanation of hole any provided program.
I recommend this book for those who want to understand more than basic programming in java.
Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
Not so great 16 Nov 2010
Format:Kindle Edition
After reading Core Java - Volume I, my expectation towards this book was very high. The book indeed covers many advance topic, which is very nice. But I felt most (or all) of the topics are explained very very easier and simpler in Sun official tutorial than this book, which is disappointing me.

Even very simple topics are explained using a huge Swing programs. 25% of the book is full of Swing programs. Instead of Swing programs the author could have opted for normal non-GUI sample program.

Obviously the book is not too bad but I expected more than this and according to me it didn't meet volume I standard.
Comment | 
Was this review helpful to you?
By DG
Format:Kindle Edition
Highly recommended to push your Java to the next level because of the seriously detailed but also clear explanations 'at the edges' of the Java libraries.

I subscribe to the saying 'perfection is reached when there is nothing more you can take away from a program', in practice gaining simplicity from reliance on quality libraries. This book shows you JDK libraries that are _really_ useful, explaining them so well you don't need to dig into the source or visit hundreds of forums to gain real confidence in using them.

At £22 this is a steal, and even if you think you know all there is 'useful' to know about Java I'm positive this can show you even more. And when they sort out Java 7 I look forward to the next edition of this book to find all the juicy new bits.

5 stars EVEN THOUGH the Swing-based examples are annoying, because the text is so well written that it makes running examples almost unnecessary. And 5 stars to the editorial team for the polish - I'm sure there are typos in such a long book but I haven't encountered one yet, beating Apress and other much poorer publishing houses on almost every level.
Comment | 
Was this review helpful to you?

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges