Skip to content

Java: the Good Parts Unearthing the Excellence in Java

ISBN-10: 0596803737

ISBN-13: 9780596803735

Edition: 2010

Authors: Jim Waldo

List price: $37.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

What if you could simplify Java to uncover its very best features, and learn how to build better applications with those parts alone? In this book, Jim Waldo -- leader of the Jini project and one of the most highly respected developers in the Java world -- peels away 15 years of additions and changes to reveal which features of Java work and which don't, and how the good parts make Java one of the best programming languages available.In an honest and straightforward manner, Waldo pulls no punches in Java: The Good Parts. Java has accumulated a considerable amount of crud over the years: the language has become a large and complex, and the libraries associated with it have grown even more.…    
Customers also bought

Book details

List price: $37.99
Copyright year: 2010
Publisher: O'Reilly Media, Incorporated
Publication date: 6/8/2010
Binding: Paperback
Pages: 192
Size: 7.13" wide x 9.13" long x 0.42" tall
Weight: 0.770
Language: English

Preface
An Introduction to Java
The Type System
Exceptions
Packages
Garbage Collection
The Java Virtual Machine
Javadoc
Collections
Remote Method Invocation and Object Serialization
Concurrency
The Developer Ecology
Colophon