Ok, I learned a good bit about
java a couple of years back. However, I was primarily a C developer and didn't use Java all that much and eventually left it all together. Lately, I've been laid off and looking for a new job. I'm sick of doing C development! Plus, there are A LOT more jobs in Java, it seems.
What I'm looking for is a book that is good for people that already have a lot of experience with general programming. I don't really need to understand things like flow control and such. Maybe some basic skimming to see if Java handles it differently than others, etc... Basically, I don't want a 1000 page book with 500 of the pages giving detailed info on if/else, for, while, etc... I really need more on understanding objects and the java API along with understanding
JDBC, File I/O and Swing even... I remember the basics of java... I can write a small console program with ease. So, does anyone know a book that might cater to me?