Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

(OT) Recommendations for Java books

by Anonymous Monk
on Nov 16, 2006 at 15:05 UTC ( [id://584476]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: (OT) Recommendations for Java books
by ww (Archbishop) on Nov 16, 2006 at 15:16 UTC

      http://www.javajunkies.org/

      This web site is powered by the Everything Engine and hosted by…

      SCNR

Re: (OT) Recommendations for Java books
by davorg (Chancellor) on Nov 16, 2006 at 15:13 UTC

    But not necessarily experienced Java programmers :)

    --
    <http://dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg

Re: (OT) Recommendations for Java books
by philcrow (Priest) on Nov 16, 2006 at 15:13 UTC
    I usually say Head First Java for those who want something innovative or The Java Tutorial for those who don't.

    Phil

Re: (OT) Recommendations for Java books
by imp (Priest) on Nov 17, 2006 at 02:12 UTC
    I work with someone who swears by Thinking in Java. He hasn't been working with java for all that long, but his code is solid so I'd vouch for that book.

    If you are looking to get up to date with the new bits added with java 1.5 then I recommend Java 5.0 Tiger: A Developer's Notebook. Java 1.6 is in beta currently so I'm sure there will be something comparable coming out soon - it looks like a nice release.

    For J2EE work you might take a look at Enterprise JavaBeans 3.0, 5th Edition. Working with EJB used to make grown men cry, but with version 3.0 they are actually quite reasonable to work with. The book is very chatty and takes awhile to go through, but there is also a lot of content.

    I picked up Java Reflection in Action recently and have found it very useful. In the past I considered reflection in java tedious, inefficient, and indicative of a design problem in my application. The performance issues have been addressed for the most part, and reflection has matured - particularly relating to annotations (a java 1.5 feature).

    For threading I have heard good things about Java Concurrency in Practice, but haven't had a chance to read it yet.

Re: (OT) Recommendations for Java books
by j3 (Friar) on Nov 16, 2006 at 16:59 UTC

    The best beginner's book I've come across is http://horstmann.com/corejava.html . If you're a little bit experienced at programming in another language or two, you might instead go for the Nutshell book by Flanagan. Look at both of them to get a feel for which you prefer.

Re: (OT) Recommendations for Java books
by joaocoutinho (Novice) on Nov 17, 2006 at 01:50 UTC
    Hi.

    If you need to learn some Java for whatever reasons (even if it's to realize that Perl is really much better!), you could try Core Java, Kathy Sierra's books or The Java Tutorial.

    I hope that helps.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://584476]
Approved by silent11
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-19 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found