Chapter Four - Control Statements: Part 1

This chapter teaches us many of the ways to control the flow of execution in a Java program. We cover the following.

Chapter Five - Control Statements: Part 2

This chapter covers the remaining control statements not covered in Chapter 4.

Exercises

In order to reinforce the principles you’ve learned in these chapters, I’m asking you to do the following programming exercises. Neither of them require any knowledge of Java beyond what was covered in the first five chapters.