Today we finished some topics from slide set ch02-1 including string concatenation with the + operator, incrementing variables with the ++ operator, and the System.out.print statement. Then we talked about for loops (slide set ch02-2) and began to learn about nested loops.