Skip to content

Commit

Permalink
slides link
Browse files Browse the repository at this point in the history
  • Loading branch information
nmheim committed Feb 20, 2024
1 parent dd056c1 commit 58c72cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lectures/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,16 @@ due to other obligations.
## [Lecture 01](lecture01): Introduction
Discusses the key ideas behind functional programming. It further
introduces the programming language [Racket](https://racket-lang.org/).

[Slides](https://drive.google.com/file/d/1e1aw5Mf5qts0DxLJFDZUWDbGlwI0hdeM/view?usp=drive_link).
[Log](https://drive.google.com/file/d/1I3uoTART5UmWsWLRR_bYuNrzolTl2cO5/view?usp=share_link).

## [Lecture 02](lecture02): Lists & Trees
Focuses on Racket lists and trees. Further, it introduces the unit testing library
[Rackunit](https://docs.racket-lang.org/rackunit/index.html).

[Slides](https://drive.google.com/file/d/1PalOH5j2BvNzBtmAVe4v9dZosf_B-jKQ/view?usp=drive_link).

<!--
3. [Lecture 3](lecture03) deals with higher-order functions, function closures and Racket structures.
Expand Down

0 comments on commit 58c72cf

Please sign in to comment.