f33r my java skills!!
Yesterday, I wrapped up and finished the Java class that started in April. Now I can say that I know some Java and can finally list it on my resume. By no means am I a Java expert, but I know enough to churn out these 2 kick ass applets: Calculator and StackTest. (Use Netscape to load these, as it uses Sun's Java Virtual Machine to load applets. IE uses a proprietary JVM which will probably not work).
Wish I could show off more of my superior Java skills (yes, I'm being sarcastic), but the rest of my assignments were just text-based Java applications. I'll probably continue and take part 2 of this class which starts up this fall.
My instructor wasn't perfect, but for the first time I was able to grasp and understand the idea of object-oriented programming, and I'm thinking of applying that to a PHP component of this site that I would like to work on. Been awhile since I did any PHP stuff...