| Language | Programming Project Example |
| Java | jlife - My own personal project which I conceived
and implemented. This is a Java implementation of the
classic game of Life, a form of cellular automa. |
| C | Biorhythm - A simple program for calculating
the biorhythm values of a person based on their birth date.
This program can do biorhythm readings for any given date, and can also do compatibility checks for two people based on their biorhythms. (Originally done as the assigned final project for a C programming course) |
Updated on 04/11/05 by Jeff Mercer <jcm@vaxer.net>