How do I install Java? | |
Download the development kit from Sun. Go to http://java.sun.com/j2se/1.4.2/download.html and choose the version that suits your OS. However, you had better read the following FAQ before you rush to Sun. |
Is there a better option? Maybe an integrated develpment environment - IDE, you know - like MSDev? | |
There are several excelent IDEs. My favorite is JBuilder from Borland. Go to http://www.borland.com/products/downloads/download_jbuilder.html#, and choose personal. You will be asked to register and fill a short survey before you accept the software. |
In homework 1, | |
nThreads is the maximal number of threads allowed to run concurrently in the program. |