Even though I'm a CompSci major at my university, I'm not big on Java (our school focuses more on C/C++). I know Unix C, C++, SML & Lisp...but no Java.
As luck would have it, we're working on a Java program for my software development class this semester. The first assignment involves reading and writing some XML data using a Java program (that I have to write).
If anybody could point me to some good tutorials on basic Java structure (heirarchies, how the classes are set up, etc) I'd be grateful. As I said, I know C++, so Java won't be a huge leap for me...I just need a gentle nudge. Or perhaps a hearty shove. Who knows.
Please, hook me up if you can.
Thanks.
PS - If you know anything about the Eclipse IDE (v3.0), I'd appreciate any useful tidbits on that program as well.