This document provides an introduction to the Java programming language. It discusses Java syntax, the Java API, building standalone Java programs and applets. It explains that Java is object-oriented, platform independent, and more secure than C++. It also describes how to compile and run Java programs, the Java Virtual Machine, primitive data types, control structures, classes and objects.