@Shocky:
Ok, then forget all Applet related links I posted above. This would just
be irretating and would not lead you to what you wanted I guess.
I can recommend the following great tutorial dealing with the basics:
http://chortle.ccsu.edu/CS151/cs151java.htmlWhat I really like about those tutorials is - that they are clearly spread
into small units. That makes them really easy to understand. In addition
each Chapter/lesson is split up on multiple pages - that makes reading
them much more easier IMHO.
Finally, there are excersises and quizes to revise the chapter's content.
I do not know how much object-orientated you coded in the last time -
but since Java is 100% object-orientated I would really recommend to
read and understand those object-orientated paradigma and start thinking
in Objects. (
Refer: Part 6: Object Oriented Programming).
Another advice would be to find out the development tools they are using.
If they use open source products (
like Eclipse e.g.) it might be a good
idea to use them, too. This might give you some extra bonus when you
apply for the new position.
Good luck!