Interfaces
# | Name | Description | Status |
---|
1 | Intro to Interfaces, Contracts, and Concretions | Make promises and keep them | Not Started |
---|
2 | Syntax | A few things you need to know | Not Started |
---|
3 | Step 1: Life without Interfaces | Hint: There's a lot of redundancies | Not Started |
---|
4 | Step 2: Design an Interface | You're a lawyer now, design this contract. | Not Started |
---|
5 | Step 3: Implement the Interface | Create a Class Hierarchy | Not Started |
---|
6 | Step 4: Polymorphic References | Refer to many types with just one variable | Not Started |
---|
7 | Code Smells | A couple things to watch out for | Not Started |
---|