Welcome to my Java Solutions series which will take you from complete beginner to Java programmer! Here, I download the JDK (Java Development Kit), update the "path" variable to see the JDK tools (bin directory) for compiling programs, and set the JAVA_HOME variable so that other programs can find your JDK.