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 discusses the concept of contextual abstraction in programming, focusing on how to represent and abstract over context using function parameters. It covers examples of sorting methods, parameterization with comparison operations, and the use of implicit parameters to reduce boilerplate code.