Course Web Pages

Home

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Adding .java files to an existing project

Unit Testing in BlueJ

Course Software

Course Textbook

Objects First With Java - A Practical Introduction using BlueJ

Course Calendar

Related Links

Online Java Courses and Study Guides in Higher Ed

Videos & Animations

Unit 9. Loops (while)

Further discussion of the music organizer project. Using while loop for indefinite iteration through items in the music file collection.

Java Honors: Loops (while) (Exercises 4.29-4.34)

Java Honors: String class, identity, and equality. Track class. (Exercises 4.35-4.38)

Readings

Chapter 4, section 4.10-4.11

Assignment

Chapter 4, exercises 4.29-4.38