Java Resources
Basics
-
http://www.worldofbeverage.net/java/linux/
- This presentation.
-
http://www.javasoft.com/
- Java's home page. Lots of good stuff, but put on your Deep Hype Off.
-
http://www.blackdown.org/java-linux.html
- Java-Linux page (Linux JDK port, java-linux mailing list, archives)
Local
-
http://www.fivepoints.com/ajug/
- Atlanta Java Users Group
-
http://www.worldofbeverage.net/java/jcon
- Atlanta Java Consortium
-
http://www.worldofbeverage.net/java
- Paul's java pages, including this presentation
Java VMs
-
http://www.japhar.org/
- Japhar, the Hungry Programmers' LGPLed Java VM.
-
http://www.classpath.org
- GNU Classpath, an LGPLed replacement for the Java core libraries.
-
http://www.transvirtual.com
- Kaffe, another free VM.