 
JAVA PROGRAMMING
Requirements
for using JAVA
|
To learn Java you will need a computer and operating
system. There are a wide variety of operating system that support JDK1.2
or higher, including Windows98, Windows95, Windows ME, Windows2000,
Windows NT, and Solaris.
JDK1.2 (Java Development Kit) installed on your
computer.
You need a editor to type your program. Notepad is a
simple "text editor" that loads almost instantly. A text editor
is a very simple word processor. NOTEPAD also quickly loads any file I
need and quickly saves the file. As we will see later in this lesson,
there are other reasons as well for using a text editor such as NOTEPAD.
|