or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
Sorry!
More Buying Choices
29 used & new from $2.64

Have one to sell? Sell yours here
 
   
Java 2 v5.0 (Tiger) New Features
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Java 2 v5.0 (Tiger) New Features (Paperback)

~ (Author)
3.9 out of 5 stars  See all reviews (12 customer reviews)

Price: $24.99 & eligible for FREE Super Saver Shipping on orders over $25. Details
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.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want it delivered Friday, November 13? Choose One-Day Shipping at checkout. Details
13 new from $7.35 16 used from $2.64

Frequently Bought Together

Customers buy this book with Java 1.5 Tiger: A Developer's Notebook (Java 5,Version 1.5) by Brett Mclaughlin

Java 2 v5.0 (Tiger) New Features + Java 1.5 Tiger: A Developer's Notebook (Java 5,Version 1.5)
  • This item: Java 2 v5.0 (Tiger) New Features by Herbert Schildt

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • Java 1.5 Tiger: A Developer's Notebook (Java 5,Version 1.5) by Brett Mclaughlin

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details


Customers Who Bought This Item Also Bought

Spring in Action

Spring in Action

by Craig Walls
4.1 out of 5 stars (67)  $31.49
Effective Java (2nd Edition)

Effective Java (2nd Edition)

by Joshua Bloch
4.9 out of 5 stars (36)  $35.47
SCJP Sun Certified Programmer for Java 6 Exam 310-065

SCJP Sun Certified Programmer for Java 6 Exam 310-065

by Kathy Sierra
4.5 out of 5 stars (45)  $31.49
Java Concurrency in Practice

Java Concurrency in Practice

by Brian Goetz
4.8 out of 5 stars (60)  $37.79
Spring Recipes: A Problem-Solution Approach (Books for Professionals by Professionals)

Spring Recipes: A Problem-Solution Approach (Books for Professionals by Professionals)

by Gary Mak
4.8 out of 5 stars (24)  $33.64
Explore similar items

Editorial Reviews

Product Description

Get complete coverage of the best of the new features of J2SE version 1.5 presented in a logical and easy to reference format Take this concise book anywhere and use it as a reference at home, work or at a client’s site Stay on the cutting edge of Java programming Learn from Herb Schildt


From the Back Cover

Unleash the Programming Power of Tiger

If you already know Java and want to utilize the impressive array of innovations contained in Java 2, v1.5, this book is for you. Codenamed Tiger, Java 2 Platform, Standard Edition v5.0 (J2SE™ 5.0) is Java’s most extensive upgrade yet. Its many new features fundamentally alter the way Java code is written. For example, generics add a completely new syntax that enables the creation of type-safe, reusable code, and autoboxing simplifies the interplay between primitive types and objects. Moreover, all the new features work together to enable you to write more reliable code. By covering only what’s new in Tiger, this fast-paced guide gets you up to speed quickly, without rehashing what you already know. The world of Java is changing. Let best-selling author Herb Schildt show you how to move your programming skills to Java 2, v5.0 today.

Inside, you’ll:

  • Apply the power of generics to create type-safe, resuable code
  • Streamline code with autoboxing and auto-unboxing
  • Use the enhanced for loop to cycle through collections and arrays
  • Create more flexible methods through the use of varargs (variable-length arguments)
  • See how Java’s class-based approach to enumerations fundamentally increases their power
  • Embed supplemental annotations (metadata) into a source file
  • Import static members of a class or interface and then refer to them directly by name, without a class qualification
  • Create formatted output and read formatted input with Formatter and Scanner classes
  • Learn about the major changes to the Java API

    Herbert Schildt is a leading authority on Java, C, C++, and C#. His programming books have sold more than 3 million copies worldwide and have been translated into all major foreign languages.


Product Details

  • Paperback: 216 pages
  • Publisher: McGraw-Hill Osborne Media; 1 edition (July 29, 2004)
  • Language: English
  • ISBN-10: 0072258543
  • ISBN-13: 978-0072258547
  • Product Dimensions: 9 x 7.2 x 0.6 inches
  • Shipping Weight: 12.8 ounces (View shipping rates and policies)
  • Average Customer Review: 3.9 out of 5 stars  See all reviews (12 customer reviews)
  • Amazon.com Sales Rank: #1,102,514 in Books (See Bestsellers in Books)

More About the Author

Herbert Schildt
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Herbert Schildt Page

What Do Customers Ultimately Buy After Viewing This Item?

Java 1.5 Tiger: A Developer's Notebook (Java 5,Version 1.5)
49% buy
Java 1.5 Tiger: A Developer's Notebook (Java 5,Version 1.5) 4.3 out of 5 stars (30)
$20.78
Java 2 v5.0 (Tiger) New Features
38% buy the item featured on this page:
Java 2 v5.0 (Tiger) New Features 3.9 out of 5 stars (12)
$24.99
Java Generics and Collections
13% buy
Java Generics and Collections 4.6 out of 5 stars (23)
$23.09

Tags Customers Associate with This Product

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

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

12 Reviews
5 star:
 (4)
4 star:
 (3)
3 star:
 (5)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.9 out of 5 stars (12 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
10 of 10 people found the following review helpful:
4.0 out of 5 stars You can't go wrong with this book, August 8, 2004
By Lasse Koskela (Helsinki, Finland) - See all my reviews
(REAL NAME)   
"If you already know Java and want to utilize the impressive array of innovations contained in Java 2, v5.0, this book is for you." That's actually from the back cover of the book and I have to say I fully agree. Schildt has brought us many useful titles and "Java 2, v5.0 (Tiger) New Features" is no exception.

The delightfully small book (a hair below 200 pages) packs just enough information to upgrade your know-how to the level of the latest Java version. Each topic (generics, autoboxing, enums, for-each, static imports, varargs, annotations, formatter, scanner) is explained clearly and concisely with expressive code samples. Schildt even lets you in on how the compiler handles some of these syntax enhancements, which I especially enjoyed reading about. The major features of each new addition is discussed in more detail and the less common methods are given a one-sentence description, which suits me, personally, quite well as long as I agree with what's common and what's not.

Talking about agreeing on what's common, the only real gripes I have with "Java 2, v5.0 (Tiger) New Features" is that the author completely by-passes the addition of java.lang.instrument and java.lang.management packages, only mentioning that those have been added. I would've certainly expected to read at least a page worth of overview on the actual services those packages provide.

In summary, I'd say you can't go wrong with this book. It's not a "complete reference" nor is it intended to be. It's a quick path to knowing just enough to feel comfortable diving into Java code written "Tiger style".
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
3.0 out of 5 stars Well written but incomplete, July 21, 2005
By Nicodemus (Cheltenham) - See all my reviews
I was looking for a clear & comprehensive explanation of Generics (mostly). Elsewhere (in web tutorials) I have found detailed explanations but confusingly written. This book is VERY clear and readable. But it is not at all comprehensive (the reviewer who described it as Comprehensive obviously does not realize just how much is not covered!). EG it descibes Upper Bounds in some depth, but gives NO explanation of how/why to use Lower Bounds. Also under Enums, it makes NO mention of instance-level polymorphic methods.
This book would be an excellent introduction to the new features - but you will need to go elsewhere for the rest of the details. However I must say that the coverage is MUCH better than all the other Java books claiming to be 'fully updated' for Java 5 - most of which seem to have max half a page on Generics!!!
Despite its omissions I am glad I bought this book.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
7 of 8 people found the following review helpful:
3.0 out of 5 stars Lacks depth, November 15, 2004
By M. le Rutte (Swalmen Netherlands) - See all my reviews
(REAL NAME)   
The book starts that it is ment for experienced Java programmers who want to get up to speed quickly. However it only touches each subject so lightly that an eperienced programmer would have had enough from the API documentation and other sources.

For example the chapter about autoboxing fails to mention what happens when you unbox a null object, while that would be the interesting case.

I also fail to understand how an entire chapter can be devoted to the enhanced for loop. The part about generics would require more chapters, one introduction and one more advanced part. When diving into generics things get complicated, but it is not described in this book.

The part about annotiation fails to mention that the @SuppressWarnings annotation is not implemented in 1.5

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

3.0 out of 5 stars Not as good as O'Reilly book
This book does a decent job of getting a reader well versed in Java 1.4 up to speed with Java 1.5's (Tiger's) new features. However, the O'Reilly equivalent book (Java 1. Read more
Published 7 months ago by John Hyun

5.0 out of 5 stars Serves its purpose!
The author did a good job in bringing all the new features of Java 1.5 in front of the reader.

This is one of the first books published for Java 5, and I am very... Read more
Published on November 16, 2005 by Ahmed Shakil

4.0 out of 5 stars sums up the advantages of 1.5
Schildt gives us a concise walkthrough of Java 1.5, to a reader already acquainted with 1.4. The autoboxing produces more readable code. Read more
Published on September 12, 2005 by W Boudville

4.0 out of 5 stars Good for start
Compared to other books and articles in Sun Java sites, this book is simpler to read and understand the basics. Read more
Published on July 29, 2005 by Pugazhal Srinivasan

5.0 out of 5 stars Concise yet complete
This book does a great job introducing the new features of Tiger to developers familiar with previous versions of Java. Read more
Published on July 9, 2005 by Todd D. Farmer

3.0 out of 5 stars good in some ways, not in others
Describes all of the new features in Tiger, but doesn't give many real-world examples as you might find in "Java 2 in a Nutshell" (which itself doesn't incorporate the new... Read more
Published on March 11, 2005 by Michael Gradman

5.0 out of 5 stars Unleash the power of Tiger
If you are experienced Java professional and want to have a fast and quick way to pick up what's new in v5.0, then this book is for you. Read more
Published on March 8, 2005 by Deepak Verma

3.0 out of 5 stars Tiger Fundamental Book
This book is a good introduction to the new features of v5.0. If you are experienced Java developer and you want to have a fast and quick way to pick up what's new in v5. Read more
Published on February 28, 2005 by Qoo Guru

5.0 out of 5 stars A Fast Look at the Highlights.
You can now get v5.0 from the site java.sun.com. This book is a fast and quick way to get an overview of what new features are included the release. Read more
Published on November 23, 2004 by John Matlock

Only search this product's reviews



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
 


Active discussions in related forums
Discussion Replies Latest Post
Textbooks for Kindle DX? 61 4 days ago
textbook scam 66 9 days ago
Search Customer Discussions
Search all Amazon discussions
   


Listmania!


So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.