Review and Preview
In the last class, we introduced the idea of looping – repeating code blocks.
In this class’ Java lesson, we look at another way to loop (the Java for loop) and at a new way to declare variables. And, as a project, we build a version of the card game War. We’ll learn how to get the computer how to shuffle a deck of cards!