Home | Best Seller | FAQ | Contact Us
Browse
Art & Photography
Biographies & Autobiography
Body,Mind & Health
Business & Economics
Children's Book
Computers & Internet
Cooking
Crafts,Hobbies & Gardening
Entertainment
Family & Parenting
History
Horror
Literature & Fiction
Mystery & Detective
Nonfiction
Professional & Technology
Reference
Religion
Romance
Science
Science Fiction & Fantasy
Sports & Outdoors
Travel & Geography
   Book Info

enlarge picture

Java 5.0 Tiger: A Developer's Notebook  
Author: Brett McLaughlin
ISBN: 0596007388
Format: Handover
Publish Date: June, 2005
 
     
     
   Book Review

From Book News, Inc.
Although the name "Tiger" may not be official yet, the 100-plus substantial changes to the core language and numerous additions to the library and API definitely are. Printed on graph paper with room for notes, this book bypasses the theoretical and focuses on the practical, starting with new features in arrays, queues, overriding return types, Unicode and StringBuilder. Chapters that follow include generics, enumerated types, autoboxing and unboxing, varangs, annotations, the "for/in" statement, static imports, formatting, and threading. Each topic starts with a brief explanation followed by examples and application tips.Copyright © 2004 Book News, Inc., Portland, OR

Book Description
Java 5.0, code-named "Tiger", promises to be the most significant new version of Java since the introduction of the language. With over a hundred substantial changes to the core language, as well as numerous library and API additions, developers have a variety of new features, facilities, and techniques available. But with so many changes, where do you start? You could read through the lengthy, often boring language specification; you could wait for the latest 500 page tome on concepts and theory; you could even play around with the new JDK, hoping you figure things out--or you can get straight to work with Java 5.0 Tiger: A Developer's Notebook. This no-nonsense, down-and-dirty guide by bestselling Java authors Brett McLaughlin and David Flanagan skips all the boring prose and lecture, and jumps right into Tiger. You'll have a handle on the important new features of the language by the end of the first chapter, and be neck-deep in code before you hit the halfway point. Using the task-oriented format of this new series, you'll get complete practical coverage of generics, learn how boxing and unboxing affects your type conversions, understand the power of varargs, learn how to write enumerated types and annotations, master Java's new formatting methods and the for/in loop, and even get a grip on concurrency in the JVM. Light on theory and long on practical application, Java 5.0 Tiger: A Developer's Notebook allows you to cut to the chase, getting straight to work with Tiger's new features. The new Developer's Notebooks series from O'Reilly covers important new tools for software developers. Emphasizing example over explanation and practice over theory, they focus on learning by doing--you'll get the goods straight from the masters, in an informal and code-intensive style that suits developers. If you've been curious about Tiger, but haven't known where to start, this no-fluff, lab-style guide is the solution.




Java 5.0 Tiger: A Developer's Notebook

FROM THE PUBLISHER

The next version of Java, code-named Tiger, is more than just a minor update. With over 100 substantial changes to the core language, as well as numerous library and API additions, developers have a variety of new features, facilities, and techniques available. But with so many changes, where do you start? You could read through the lengthy and often boring language specification; you could wait for the latest 500-page tome on concepts and theory; you could even play around with the new JDK, hoping you figure things out -- or you can get straight to work with Java 1.5 Tiger: A Developer's Notebook. This no-nonsense, down-and-dirty guide by bestselling Java authors Brett McLaughlin and David Flanagan skips all the boring prose and lecture and jumps right into Tiger. You'll have a handle on many of the important new features of the language by the end of the first chapter, and be neck-deep in code before you hit page 20. Through more than 50 working code samples, you'll get complete practical coverage of generics, learn how boxing and unboxing affects your type conversions, understand the power of varargs, learn how to write enumerated types and annotations, master Java's new formatting methods and the for/in loop, and even get a grip on concurrency in the JVM.

SYNOPSIS

Although the name "Tiger" may not be official yet, the 100-plus substantial changes to the core language and numerous additions to the library and API definitely are. Printed on graph paper with room for notes, this book bypasses the theoretical and focuses on the practical, starting with new features in arrays, queues, overriding return types, Unicode and StringBuilder. Chapters that follow include generics, enumerated types, autoboxing and unboxing, varangs, annotations, the "for/in" statement, static imports, formatting, and threading. Each topic starts with a brief explanation followed by examples and application tips. Annotation ©2004 Book News, Inc., Portland, OR

     



Home | Private Policy | Contact Us
@copyright 2001-2005 ReadingBee.com