Packages and Import
You define your Java program, and you name the packages you want to use from other libraries in an import statement..
Identifier Names
Getting the names of things right is extremely important..
Comments
You must also write comments to explain to humans what the program does..