| We start by explaining that .... |
| There are two types of Java programs: applets and applications |
| A Java applet lives on the web and runs inside an ordinary web browser window |
| A Java application runs on any machine with a Java interpreter installed |
| In the Java Academy, we concentrate on applets... |