CS 111
Fall 2020
  • Home
  • Lectures
  • Labs
  • Problem Sets
  • Resources
  • Syllabus
  • Schedule
  • Staff
  • Office Hours
  • Collaboration
  • Blackboard Learn
  • Python Tutor
  • Piazza
  • Gradescope

Installing Java on Windows

  1. We will be using a version of Java called Amazon Corretto 8. You can download the necessary installer by clicking on this link.

  2. If prompted to do so, choose to save the file.

  3. Depending on your browser, you should either click/doubleclick on the downloaded file or click the Run button provided by your browser. This will start up an installer program. If necessary, give it permission to make changes to your machine.
  4. You should be able to use all of the default settings that the installer gives you by just clicking on the Next button.
  5. Once the installation is complete, click the Finish button.

Note: Java is not a program that you can run. Rather, it will be used by other programs – including the JFLAP program that we will use in PS 10.

Last updated on December 2, 2020.