Java Development Kit

In this course, we will be using the Java programming language. You need to install the Java Development Kit (JDK) on your computer to compile and run Java code.

Go to AdoptOpenJDK and install JDK version 11 on your computer (choose HotSpot for JVM).

The installation is fairly straight forward (keep selecting next); in case of any issues, feel free to ask for help on our discussion board. You may also find it useful to consult this detailed installation instruction.