Interfaces


#NameDescriptionStatus
1Intro to Interfaces, Contracts, and ConcretionsMake promises and keep them Not Started
2SyntaxA few things you need to know Not Started
3Step 1: Life without InterfacesHint: There's a lot of redundancies Not Started
4Step 2: Design an InterfaceYou're a lawyer now, design this contract. Not Started
5Step 3: Implement the InterfaceCreate a Class Hierarchy Not Started
6Step 4: Polymorphic ReferencesRefer to many types with just one variable Not Started
7Code SmellsA couple things to watch out for Not Started