CS108: Useful Links
Java
Java Tools
- How to compile and run Java programs at Stanford plus links to other IDE's.
Java 7 Possible Features
Java 7 features summary
CICE closures
BGGA closures
Java XML Encoding
java.net Java News Page
Official Java Home
-- links to bug database, interesting things. Look for the
JavaOne
link to see the slides for free -- there are sessions on specific topics of interest -- performance, Java2D, networking, and so on.
All about GC Tuning
Performance tuning/Hotspot
pages
Bean Shell
-- a lightweight scripting language with Java integration
Groovy Java Scripting Language
Projects with realtime measurement pages:
Firefox Tinderbox Build/State
,
Chandler Performance Metrics
JavaFX
-- Flash like Java language, supposed to have authoring tools like Flash, but emits bytecode to run with the JRE
Sun docs
- official Sun Java doc home
CVS
Eclipse CVS FAQ
CVS Docs
Misc
Bruce Eckel's Java Book
-
Thinking in Java
, in a free online form.
Java Glossary
-- Roedy Green's wide ranging database of Java factoids and examples.
CS Education Library
Tetris Dreams