Decomposition & Style:
breaking down your program into sensible functions is a
very
good thing. This article tells you how to do it. It's
targetted for C and C++, but it's applicable to Java.
Eclipse: An Integrated Development Environment (IDE)
Eclipse
- used in class to edit, compile, and run Java programs