Previous | Next | Trail Map | Writing Applets | Table of Contents


Writing Applets: End of Trail

You've reached the end of the "Writing Applets" trail.

Take a break -- have a cup of steaming hot java.

Once you've caught your breath, you have several choices of where to go next. You can go back to the Trail Map to see all of your choices, or you can go directly to one of the following popular trails:

Writing Java Programs: If you aren't completely comfortable yet with the Java language, take this trail.

Using the Core Java Classes: By taking this second half of the Java trail, you can find out about strings, exceptions, threads, and other Java features that are used in all kinds of Java programs.

Creating a User Interface: Here is where you learn how to produce graphical user interfaces. This trail includes information on using the AWT components, drawing custom graphics and images to the screen, and performing animation.


Previous | Next | Trail Map | Writing Applets | Table of Contents