Monday, July 25, 2011

Java: The Good Parts

A book by Jim Waldo, reviewing what Java is good at. Extracted from the book:

Type System
Exceptions
Packages
Garbage Collection
Java Virtual Machine
Javadoc
Collections
Remote Method Invocation and Object Serialization
Concurrency

No comments:

Post a Comment