ABSTRACT

This chapter is a very quick summary of the organization of a Java program into packages and classes; the goal is to provide a programmer in some other language a quick look at what Java is like. Basic statement types and basic data types are described, and the chapter explains how to execute a Java program. The material in this chapter is covered in substantial detail later in the book.