How to Get Started

In June '09 and June '10 I ran a workshop, Computer Science Meets Cell Phone, at Phillips Exeter Academy's annual Math, Science and Techology Conference. In preparing for the workshop I created a document that describes all necessary (free) software tools, where to find them, and step-by-step instructions for installing the tools and testing the installation. To obtain a copy of the document you need only click here.

Please note: the document doesn't include screen shots or pictures but it is accurate. I have tested the instructions, and when followed carefully they definitely work. When followed exactly, they worked for those in the workshop. Do not skip any steps. Do not rearrange the steps — follow them in exactly the specified order. If you have difficulty, remove all of the software you installed and begin again. If you do not deviate from the instructions you will succeed.

The step-by-step instructions will guide you through the installation of all necessary tools, and also compiling and running a simple program. The program is made up of two classes:

Hi.java
Helloscreen.java

(You may click on the file names to download them to your computer)