Java Stuff
This page hasn't been updated for two years.

Welcome to some experiments in the Java programming language. Java is the new language of the Internet. It was developed by Sun Microsystems and is REALLY COOL!

The primary text we used is called Java in a Nutshell. O'Reilly and Associates (the publishers of the book) provided some source code and some runnable applets for the examples used in the book.

Our Java Work

We've been working on stuff for about half the semester so far and up to now, one of us has a program running. We now have a page more geared to our purposes. It's not too pretty right now, though.

I'm working on a little chat program to understand ServerSockets and threads and stuff. It should be cool. It works if you don't send anything to the server; then it dies. Problematic.

Java Information Sources

Related Java Sites