Reading:

This chapter requires that you have Eclipse installed and running on your system. Follow the instructions on how to do this given in the course prerequisites page.

6.2-6.3 Java Basics and Console Applications

Start by reading through these sections and making sure that you can run the examples using Java and Eclipse.

6.4 Revisiting the Example

Modify the tip-calculating example to read in two double values and print their sum.