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