Java Tutorial 04 – Control Structures

This video looks at control structures. Specifically, if/else blocks and switch blocks. By the end of it you will be able to write programs that make decisions on what to do.

UPDATE:I just realised I forgot to include Keyboard.java, which is required for this video. It is now uploaded.