Objects vs Data Structures - Part 2 - When to use which?

This is the second video about objects vs data structures in which we will learn when to use which and most importantly what happens if you choose wrong. This video is very much related to the videos about subtype polymorphism and inversion of control. Among other things we will learn how Java lacks support for dealing with data structures whereas Scala comes prepared.