Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 168 Bytes

File metadata and controls

9 lines (7 loc) · 168 Bytes

A CodeClan weekend homework with the goal of modelling a Music Shop using Java.

Learning points

  • TDD
  • Polymorphism
  • Interfaces
  • Multiple Classes
  • Inheritance