Java Precisely

Java Precisely

by PSestoft (Author)

Synopsis

This concise guide to the Java programming language, version 5.0, offers a quick reference for the reader who wants to know the language in greater detail than that provided by the standard text or language reference book. It presents the entire Java programming language and essential parts of the class libraries -- the collection classes and the input-output classes. The second edition adds material on autoboxing of primitive types, string formatting, variable-arity methods, the enhanced for statement, enum types, generic types and methods, reflection, and meta-data annotations. It has been updated throughout to reflect the changes from Java 1.4 to Java 5.0. The final section summarizes and illustrates the new features of Java 5.0 and compares them to the C# programming language. General rules are shown on left-hand pages and corresponding examples on right-hand pages. All examples are fragments of legal Java programs and the complete ready-to-run example programs can be found at the book's Web site, http://www.dina.kvl.dk/~sestoft/javaprecisely/.

$4.63

Save:$15.17 (77%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 168
Edition: 2
Publisher: MIT Press
Published: 10 Aug 2005

ISBN 10: 0262693259
ISBN 13: 9780262693257
Book Overview: The triple espresso of Java books. Rich and dense with information. -- Richard Pattis, Department of Computer Science, Carnegie Mellon University This no-nonsense book gives fast access to the essentials of each Java construct. It is a great reference for the Java student. -- Alan W. Biermann, Professor and Chair, Department of Computer Science, Duke University

Author Bio
Peter Sestoft is Professor of Computer Science and Head of the Software and Systems Section at the IT University of Copenhagen.