Review and Preview
You should now be fairly comfortable with creating, compiling and running simple Java projects. In this class, we continue learning new Java topics to expand our programming knowledge.
We'll look at some project design ideas, some new ways to declare variables, some mathematical functions and at ways to get input from users of your programs. And, we'll build a savings calculator project.