| |
|
Java 1.2
Writing Java Programs
 | Explain the basic functions of Java applications and programs |
 | Write and compile Java programs |
Java Programming Basics
 | Use variables and strings |
 | Use conditional tests |
 | Repeat actions using loops |
Using Objects and Arrays
 | Store information in arrays |
 | Create and describe objects |
 | Create an inheritance hierarchy |
 | Create and use methods |
Creating Java Applets
 | Use an applet on a Web page |
 | Manage applet threads |
 | Send and receive applet parameters |
 | Display fonts and colors in applets |
Graphics and User Events
 | Add graphics to an applet |
 | Animate images in an applet |
 | Build a user interface |
Putting Your Skills to Work
 | Use classes that act as a die or a calculator |
 | Put together a sample game for a Web site |
 | Animate an image background |
 | Place images on the screen edges |
|
|