Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the implementation of design patterns such as Adapter and Decorator in Java, focusing on adapting input streams and decorating buffered input streams. The instructor demonstrates how to use these patterns to adapt classes and add new functionalities to existing classes.