Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fp2023 [2024/03/08 11:34] pdmatei |
fp2023 [2024/03/08 11:35] (current) pdmatei |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Functional Programming lecture in 2023 ===== | ===== Functional Programming lecture in 2023 ===== | ||
| - | * [[fp2023 | Functional Programming 2023]] | + | * [[fp2022 | Functional Programming 2022]] |
| * [[fp:2023:team | Team ]] | * [[fp:2023:team | Team ]] | ||
| * [[fp:2023:rules | Rules ]] | * [[fp:2023:rules | Rules ]] | ||
| * [[fp:2023:plagiarism | Plagiarism ]] | * [[fp:2023:plagiarism | Plagiarism ]] | ||
| - | --> Lecture notes# | + | **Lecture notes** |
| * [[fp2023:lec02 | Lec. 02: Recursive functions]] | * [[fp2023:lec02 | Lec. 02: Recursive functions]] | ||
| * [[fp2023:lec03 | Lec. 03: Higher-order functions]] | * [[fp2023:lec03 | Lec. 03: Higher-order functions]] | ||
| Line 16: | Line 17: | ||
| * [[fp2023:lec09 | Lec. 09: Polymorphic expressions]] | * [[fp2023:lec09 | Lec. 09: Polymorphic expressions]] | ||
| - | <-- | ||
| | | ||
| - | --> Labs# | + | ** Labs ** |
| * [[fp2023:lab01 | Lab 01: Scala IDEs]] | * [[fp2023:lab01 | Lab 01: Scala IDEs]] | ||
| * [[fp2023:lab02 | Lab 02: Recursive functions]] | * [[fp2023:lab02 | Lab 02: Recursive functions]] | ||
| Line 28: | Line 28: | ||
| * [[fp2023:lab08 | Lab 08: Polymorphism]] | * [[fp2023:lab08 | Lab 08: Polymorphism]] | ||
| + | |||