java - How do I learn Java5 or Java6? -


i'm experienced java programmer has spent entire time working java 1.4 , earlier. can find quick reference give me need know new features in java5 , later in quick reference?

java 5 new features

java 6 new features

the real meat in java 5. generics, autoboxing, annotations.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -