Homework 1
Search Youtube videos about the concept of "function" (also called "method"). At the beginning of next class, I want you explain what is the function and how to use it with example for 20 minutes.
Hint: search "java function tutorial" or "java method tutorial"
Homework 2
2048 is a HTML and CSS based 2D puzzle game. Even though this game has nothing to do with Java program language, it's valuable source to learn the general programming environment and various technique. We will learn how to make this game in next month. Have some time to learn about this game and think about the program algorithm.
http://gabrielecirulli.github.io/2048/