Programming Resources
For Fun and Learning
Charles Cusack
Computer Science
Hope College
main

Python
C++

JAVA


PHP
SQL
Alice

FindTheSpam


Description
FindTheSpam is a JAVA implementation of my favorite internet game. It is useful to learn how to:
  • write a simple java applet
  • use some of the simple swing components
  • get images (jpg/gif) to display in an applet (I am not claiming I do it the best way possible, but it does work.)