|
I really hope you've discovered the greatest seceret about Java, it's documentation. One thing I've learned about Java is that those fat books about Java you see in book stores? Complete waste of money, the say almost the exact same thing that come with the API. No other language I know of is as well documented online as Java. The libraries that come included, the language spec, and ten million tutorials are all located on Sun's website.
Bookmark the API and don't look back.
|