From 94fdcc9e6a9459e93564db4582623ae3ae910856 Mon Sep 17 00:00:00 2001 From: Viktor Kuncak <viktor.kuncak@epfl.ch> Date: Thu, 23 Sep 2021 10:53:51 +0200 Subject: [PATCH] corrected pre-recorded link for lecture 02. Added live lecture2 recording links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d38c729..2d58b08 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,5 @@ Note that slides can be found **underneath each lecture video** on switch tube l | Week | Day | Date | Time | Room | Topic | Videos & Slides | | | :-- | :-- | :-- | :-- | :-- | :-- | :-- | :-- | | 1 | Wed | 22.09.2021 | 08:15 | INM202 | Lecture 1 | [Intro to CLP](https://tube.switch.ch/videos/3351ec99), [Formal languages](https://tube.switch.ch/videos/6df3a6ba), [Live Recording](https://tube.switch.ch/videos/N0KUZHSEnt) | -| | Thu | 23.09.2021 | 08:15 | INF119 | Lecture 2 | [Operations on Languages](https://tube.switch.ch/videos/1846c6f2), [Regular Expressions and Lexers](https://tube.switch.ch/videos/a15b1c5f) | +| | Thu | 23.09.2021 | 08:15 | INF119 | Lecture 2 | [Operations on Languages](https://tube.switch.ch/videos/1846c6f2), [Regular Expressions and Lexer Idea](https://tube.switch.ch/videos/c903b9d5), [Live Recording 1](https://tube.switch.ch/videos/cdQxQvZcV8), [Live Recording 2](https://tube.switch.ch/videos/26pmlTMe8j) | | | | | | | Labs 0 | [Labs setup](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_setup.md) | | -- GitLab