Class 11 Prep

Task Resource Type Link Instructions
Read Java For Python Programmers Classes and Objects: Interfaces Learn about interfaces and polymorphism.
Read Documentation Comparator.compare Method Read about the compare method for the Comparator<T> interface, and how it is intended to work. We'll use this in the studio for the next class.
Do Exercises Class 11 Prep Exercises Exercise the concepts that you've just learned.