AP CS Assignments
Assignments by week:
Fall Term:
Winter Term:
Spring Term:
Monday, October 8
Description
Introduction to OO
Homework
  • Read all of chapter 11 (pages 171-184) in Think Java.
  • Read and follow along with Maven in 5 Minutes. You should be able to build, package, and run the demo application created by following those instructions. We'll learn more about how to use this tool in class.
Tuesday, October 9
Description
Classes
Homework
  • Do exercise 11.5 (rational number) on pages 187-188 in Think Java, steps 1 through 10 (you can do 11 and 12 if you want extra practice, but they aren't required).
Thursday, October 11
Description
Apache Maven
Homework