|
|
|
|
Where Do I Get Java? To complete any of our Java tutorials, you need to have a copy of the Java Software Development Kit (SDK, also known as JDK) installed on your computer. This is a FREE product that can be downloaded from the Sun Microsystems website. The website is: This site contains complete downloading and installation instructions for the latest version of Java. You can also download all Java documentation from this same site. Look for the Standard Edition of Java 2 (J2SE). Our tutorials use JCreator as the IDE (Integrated Development Environment) for building and testing Java applications. This is also a free product available for download at: This site contains downloading and installation instructions for JCreator. Make sure you download the free version, JCreator LE. |
|
|
|