Skip to content

Week 10 (Mar 31)

Instructions: This week's reading is from a different textbook, Think Java. Begin by reading Chapter 15, which is preparation for Lab 12. Then read Chapter 16 to learn about abstract classes. Finally, complete the 2D array activities on Runestone.

Think Java

Download the example code: think.zip

  • Unzip and put in your CS159/src/ directory
  • Look at the code while reading the chapters

Required:

Optional:

Runestone