Lecture

Elements of Programming

Description

This lecture covers the fundamental elements of programming, including primitive expressions, ways to combine expressions, and ways to abstract expressions. It introduces the Read-Eval-Print Loop (REPL) in Scala, explains the evaluation process of non-primitive expressions, and demonstrates the evaluation of arithmetic expressions and function applications. The lecture also discusses parameter and return types, the substitution model for expression evaluation, termination in evaluation, and different evaluation strategies such as call-by-name and call-by-value.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.