Last modified: January 07, 2023
To run JavaScript, all you had to do was to create a sandbox on CodeHS, write some code, and press the "run" button.
To run Java, you need to first install the "Java Compiler" on your own computer, and a "code editor" to create and edit Java files.
For now, we will use the "BlueJ" code editor. BlueJ is:
To install BlueJ, visit its official website and follow the download directions here.
The website should look like this:
Be sure to install the right version of BlueJ. If you are using Mac, click on "Mac OS X". If you are using Windows, click on "Windows". Or, if you are Ubuntu (yes some people use Ubuntu), click on "Ubuntu/Debian".