September 2005
Beginner
576 pages
13h 6m
English
As explained in Hour 1, to create Java programs, you must have the current version of the Java Development Kit, or another development tool that supports Java 2 version 5. You need something that can be used to compile and test Java programs and a word processor to write programs.
With most programming languages, computer programs are written by entering text into a word processor (also called a text editor). Some programming languages, such as Visual C++ from Microsoft, come with their own word processor. Several advanced tools that you could use as an alternative to the Java Development Kit, such as Borland JBuilder and Sun NetBeans, also come with their own editors.
Java programs are simple text files without ...
Read now
Unlock full access