Java Links
- Java Starter Info - provides some background on the language and the overview of what the language offers.
- Java Tutorial - tutorial of the language written by Sun.
- JDK (Java Developers Kit) - dowload the JDK from sun for SPARC/x86 Solaris, Windows NT/95, or MacOS 7.5 and start making your own applets.
- JavaWorld - a Java online magazine.
- Gamelan - site containing lots of Java applets covering a wide range of topics (Games, utilities, etc.)
My Applets
- DrawShapes - my first applet I did for one of my classes. You can draw a square, circle, point, or line. Not too exciting.
- NavBar - a Java navigation bar. I wrote this for Spectron Microsystems external web page Summer of 96. They don't use it now since JavaScript is much faster and better at doing something like this.
- Othello - a Java othello game. I know there is a lot of these out there but I wanted to see my can compare. Well it can't! It is good for beginners though. Maybe someday I'll have time to increase the brains of the applet.
Last modified 9-May-1997
Jeff Mark