Chapter 1 of 'Starting Out with Java' introduces computers and the Java programming language, covering topics like Java's history, types of applications and applets, and the programming process. It emphasizes the importance of programming in enabling computers to perform various functions and details the components of computer systems, such as hardware and software. Additionally, it outlines the development process from writing source code to executing Java programs on different platforms.