Assignment 0

Look over chapters 1, 2 and 3 in Exploring Java. Read carefully chapter 2, pages 27 through 54. We shall spend some time discussing the contents of these pages.

Type in the Hello Web programs, versions 1, 2 and 3, and get them to work. Here they are:

HelloWeb.java Version I of the Hello Web program. Prints Hello Web message.

HelloWeb2.java Version II of the Hello Web program. The text is dragable with the mouse.

HelloWeb3.java Version III of the Hello Web program. The text is dragable and a button changes the text color.

Extra Credit
Read pages 55 through 63 and get Hello Web IV:

HelloWeb4.java Version IV of the Hello Web program. Too cool for words.