next up previous
Next: Run the program Up: Programming assignment Previous: Create a new project

Generate some java code

1.
Open Hello.java by double-clicking on the arrow to the right of the file name. A window should appear with a few lines of Java code. This program was created by the Wizard so that you can always start with a working program. Every time you start a project, you will start with the ``Hello, world'' program and modify it a little at a time until it does whatever you want it to do.
2.
Compare the program on your screen with the program on page 19 of the textbook (which I have provided, in case you don't have the book yet). Which things are the same? Which are different?



Allen B. Downey
2/7/1998