This document provides an introduction to the Java programming language. It describes the course on Java being taught, including location, schedule, and instructor. It then discusses Java's history, features, the Java Virtual Machine (JVM) and its architecture. Finally, it introduces object-oriented programming concepts like objects, classes, and provides a simple example Java program.