1. Home
  2. Computing & Technology
  3. Java

Creating Your First Java Program

By Paul Leahy, About.com

9 of 9

Let’s Go Through That Again

I’ll admit it’s not the most exciting program ever written, but you now know the steps every Java program has to go through:

  1. Write the Java code in a text file
  2. Save the file
  3. Compile the source code
  4. Fix any errors
  5. Run the program

As the programs get more interesting, these steps will become second nature.

Explore Java
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Java
  4. Getting Started
  5. Let’s Go Through That Again

©2009 About.com, a part of The New York Times Company.

All rights reserved.