|
If you're willing to buy a book, i highly recommend Java Concepts (4th Edition) by Cay Horstmann. I got it this September, and I read the entire book, and I now know Java pretty damn well. It's a great book because, each section explains a concept, and then has a sample program that puts this new concept to work. It's also good because whenever a new syntax is introduced, it gives you the general structure of it.
|