Review and Preview
We continue our journey through the world of Java. Hopefully, creating and running a Java project is getting easier for you.
In this class, you will examine how to find and eliminate errors in your projects, how you can make decisions using Java, and look at a very fun function, the random number generator. You will build a ‘Guess the Number’ game project.