#Workshop 2 In this second workshop we will cover the following topics:
- [Abstract classes](abstract classes.sc) - this is the inheritance pattern that you are familiar with from Java
- Inheritance with traits and classes
- 5 iterations can be found in
inheritance/{IT1..IT5}
- See also this StackOverflow post
- 5 iterations can be found in
- Multiple inheritance
- [Type aliasses](type aliasses.sc)