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 introduces the concept of classes and objects in Java programming, covering topics such as defining classes, creating objects, constructors, methods, and instance variables. The lecture also discusses how to work with different types of objects and demonstrates the use of classes like Cell, Date, and Main in a Java program.