What is the JDK/JRE?

Java is an object oriented programming language, and is the language we will use in this tutorial. You need to install the Java Development Kit (JDK) in order to write Java on your computer. You likely already have the Java Runtime Environment (JRE) installed, which allows you to run things like Java Applets on your computer.