
What is Java?
"Java is a simple, object-oriented,
multi-threaded, garbage-collected,
secure, robust, architecture-neutral, portable, high-performance,
dynamic programming language."
-- from Arthur van Hoff, author of the Java compiler.

So, what does that all mean? . . . Java is very COOL!!!
Here are some of the ways that Java is used:
- The Java Language - Java is one of the newest computer languages
and it is designed to be widely used on any computer. It was created
by Sun Microsystem and is used to write the programs listed below.
- Java Applets- small applications (programs) that can be put on web
pages, and can be seen by Java-capable browsers like Netscape
Navigator ver 3, Internet Explorer ver 3 or HotJava ver1.
- Java Applications - word-processors, spreadsheets, databases, or
games.
You know... ALL the stuff that you use on your computer can be written
in Java.
- Java Beans - small packages of Java, that are easily portable, and
that
can be used to write applications, quickly. When ground up, they make
a delicious cup of coffee, too.
- JavaScript - it is Java that is put directly into HTML, and does
some
really amazing things.
