Home -> Workshops
-> ICTCM -> Creating Applets
Java and the Web

Java is an object-oriented, platform independent, complete programming
language closely related to C++. To create and/or use a Java applet one needs:
 | Java compiler (available for free) |
 | Java tutorial (available online) |
 | lots of prewritten "Objects" |
 | some programming experience |
Example 1: SimpleGraph
Applet
Example 2: Improved SimpleGraph
Applet
Example 3: Finished
Graphing Applet Visual Java Tools will make this process a lot easier !