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 basics of Java programming, focusing on variables. The instructor explains how to declare, initialize, and use variables in Java, demonstrating the process step by step. Topics covered include writing to the screen, exchanging variable values, and reading input from the keyboard using the Scanner class.