Java Development Cycle
This course provides a quick primer on Java essentials. We will focus on the basic steps to create a stand-alone application, applet, or servlet in Java. Including the essentials of the Java Virtual Machine (JVM), the usefulness of the Java JDK, the basic structure of a Java class, and the special method used to tell the JVM where to begin processing code.