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 expressions and operators in Java, explaining how expressions calculate values, the types of literals (int, double), and the common operators (+, -, *, /). It also introduces the modulo operator, increment and decrement operators, and the use of math functions and constants like Pi.