Introduction to StereotomyCovers the basics of stereotomy, including geometric and family generics, live exercises, and hybrid component creation.
Control Structures; FunctionsCovers control structures, loops, and functions in C language, emphasizing the importance of local variables and avoiding global variables.
Subtyping and Type CalculusExplores subtyping, type calculus, and type bounds calculation in a system with subtyping, guiding through exercises and proofs step by step.
Mathematical FunctionsCovers mathematical functions, including logarithmic, exponential, and trigonometric functions, as well as limits and function types.
Type InferenceExplores type inference in statically typed languages, using algorithms to assign types to program expressions accurately.