CSCI 1301 – Introduction to Computing and Programming – Lab Assignments
Sun's Java website, to download the Java SDK (verion 1.5.0 or 6), NetBeans, etc.
The Java 6 API, a reference of all the classes in Java SE 6
The Eclipse IDE, an excellent open-source IDE for programming in Java
Crimson Editor, a good, open-source text editor for several programming languages
Notepad2, an excellent, minimal text editor for several programming languages
setpath.cmd, a helpful batch file when compiling and running from the command line. You'll need to modify the path so that it
points to the folder where your JDK bin files are located. The current value is the default for a newly installed version of JDK 6 (update 2).