Lecture 3: Exercises 

The main purpose of this exercise session is to learn how to create loops and branching statements.

1. Create new project

Open eclipse and choose "File->New->Project...". You could appropriately call the project "lecture3".
Copy the "TextIO" class from last time into your new project directory. For each of the execises below you need to crete a new class with a main method.Create a new class by clicking the "c+" icon.

2. Programming exercises

Exercise 3.1 to 3.4

3. Quiz

Answer point 1 through 5 of the Quiz for Chapter 3 on page 114.

Valid HTML 4.01!