A great start point is the its online documentation.
JQuery gives you a great chance to "Write Less, Do More". But javascript is not quite comfortable to write and to debug. I do not think it makes much sense to dive into javascript. I suggest you as take a look at GWT. You can write code in java, which will be generated to valid javascript automatically.