The purpose of this project is to learn HTML and Java, and to apply these in the development of World Wide Web applications. My progress will be measured through the completion of a number of "milestone" projects, the subjects of which will be determined during the course of the semester.
Date | Link | Description |
---|---|---|
Sept. 13, 1996 | You are here | This title page--Learning HTML |
Oct. 4, 1996 | Hello, Applets! | My First Applet--Basic Text Manipulation and Mouse Events |
Oct. 18,1996 | CursorApplet | More Mouse Events, Simple Image Manipulation, and Parameter Passing |
Nov. 24,1996 | The Towers of Hanoi | Mouse Events, Image Manipulation, Smooth Animation with Double Buffering, Parameter Passing, Inclusion of External Classes, S imple Exception Handling, Generation of Online Documentation Using Javadoc |
Dec. 18,1996 | Calculator | AWT Programming: 3 Different User-Interface Controls (buttons, text fields, and labels), and 3 Different Layout Managers (FlowLayout, Borde rLayout, and GridLayout) |