Tagged Questions

10
votes
35answers
2k views

What single Java book would you recommend for an experienced software developer? [closed]

Assuming an experienced software developer fluent in many languages, but having not entered the Java world from the ground floor, which single book related to the huge space that is the Java world ...
4
votes
2answers
182 views

Java libraries and frameworks overviews

Which web sites could you recommend, where I shall find overviews of different java libraries and frameworks that are currently preferable to use in development of applications? update: To be more ...
2
votes
1answer
59 views

Good references for an overview of the Java XML ecosystem?

The java xml ecosystem seems awash in current implementations, API definitions and libraries all with cryptic names. (Web searches frequently turn up references to old/out-of-date implementations as ...