From 6c4afa3f4a92df69589f05dd1ffe3c85b892d020 Mon Sep 17 00:00:00 2001 From: Viktor Kuncak <viktor.kuncak@epfl.ch> Date: Mon, 17 Feb 2025 21:25:28 +0100 Subject: [PATCH] Lecture 1 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 37e99fd..3f8e1f8 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,6 @@ Our goal is for lectures to be self-contained. The following books contain overl | Week | Day | Date | Time | Room | Topic | Videos & Slides | | | :-- | :-- | :-- | :-- | :-- | :-- | :-- | :-- | +| 1 | Wed | 19.02.2025 | 13:15 | BC 01 | Lecture 1 | [Intro to CLP](https://mediaspace.epfl.ch/media/01-01%2C+Intro+to+Computer+Language+Processing/0_okro5h0v), [Formal languages](https://mediaspace.epfl.ch/media/01-02%2C+Formal+Languages/0_segfj94w) | +| | Fri | 21.02.2025 | 13:15 | ELA 2 | Lecture 2 | +| | Fri | 21.02.2025 | 15:15 | ELA 2 | Lecture 3 | \ No newline at end of file -- GitLab