Possible Duplicate:
Good JavaScript Books?
By beginners I mean, someone thats an expert in Java, knows object oriented programming extremely well and is a beginner to being a web developer. But has no knowledge or experience at all in JavaScript.
Possible Duplicate:
Good JavaScript Books?
By beginners I mean, someone thats an expert in Java, knows object oriented programming extremely well and is a beginner to being a web developer. But has no knowledge or experience at all in JavaScript.
http://www.amazon.com/jQuery-Novice-Ninja-Earle-Castledine/dp/0980576857 this is good - I liked it.
JavaScript: The Definitive Guide by David Flanagan - I would say perhaps the best you can get.
Object Oriented JavaScript ( http://www.amazon.com/Object-Oriented-JavaScript-high-quality-applications-libraries/dp/1847194141/ref=sr_1_1?ie=UTF8&s=books&qid=1279826619&sr=8-1 ) is a good one - especially that you are from the Java world. I do not think that you need to know all the little details about each data type on your first day. That's something you can build yourself.