Declare array Initialize array Range iterate over an array Length of arrays Arrays of arrays Declare slice Initialize slice Access and change of slice elements Length and capacity of slices Use make to create a slice Slices of slices Appending to a slice Copy a slice