Class 10 Prep

Task Resource Type Link Instructions
Read Assignment TechJobs (Object-Oriented Edition) This assignment is a big one, with lots of ideas coming together. We'll spend some time in class discussing the ideas, so be sure to read the assignment details and look at the starter code before coming to class.
Read Tutorial Lesson: Exceptions Read this set of lessons on exceptions in Java. Use the Questions section to confirm your learning, optionally also working on the Exercises. The language in these articles is slightly more advanced than what we've been used to, but as we near the end of the course we want you to become more comfortable reading documentation.
Read Article Exceptions Best Practices Use exceptions like a pro!