Java resources
These are some Java resources I've developed.
- JEWL (John English's Window Library), a GUI package
aimed at beginners which doesn't involve knowledge of any "advanced"
features of Java to use. It's implemented in terms of Swing.
- A spreadsheet example, which makes a nice
case study with a range of possible extension activities.