Linux/Mac programs
An example GUI program developed using Glade and GTK+
Hex dump program for use in a terminal window (hd)
A test "Hello World" program written in Java which should work on PC, Mac, and Linux
A Java/Swing progress bar which takes on the "look and feel" of the operating system you run it on
(The Java source code is
here
).
The game of "Mastermind" (Java)
(You have to guess the sequence of 4 colours. Black pegs show right colour in right position, grey pegs show right colour but in wrong position).
A Hex Viewer program (Java)
Screenshot of Mastermind running on a Mac