Computer Science 225
Advanced Programming
Spring 2017, Siena College
Lecture 12: Interfaces and Inheritance Wrapup
Date: Monday, March 6, 2017
Agenda
- Announcements
- You can continue work on Lab 5 until the start of lab on Wednesday.
- Homework 3 continues - hopefully you have been thinking
about how to solve the problem and are starting to design your
recursive process.
- Dr. Teresco is out of town for a conference for a week
starting tomorrow. He will be available by email most of the
time. For in-person help over the next week, please see
Dr. Lim.
- Hey look, no classes Friday!
- Dr. Lim will be covering class a week from today.
- More on Java interfaces
- A Design Case Study: Bailey's Structure Package
Links