-
Notifications
You must be signed in to change notification settings - Fork 0
Lectures
João Trindade edited this page Mar 10, 2022
·
1 revision
Lectures:
- 2022-03-08 - Lecture 00 - Introduction
- Execution Environments:
- Direct or native
- Mediated or virtual
- Reference environment and languages:
- JVM
- Kotlin and Java
- Gradle
- Program outline in 3 parts:
- Kotlin Type System and Reflection;
- JVM Type System and Metaprogramming;
- Iterators versus Sequences (
yield
). Generics and Reified type parameters.
- Project in 3 parts according to program outline.
- Grading Policy
- Bibliography