From fcf7fffc859eb81c32b6be8e80f5cdd7bae66721 Mon Sep 17 00:00:00 2001 From: Viktor Kuncak <viktor.kuncak@epfl.ch> Date: Mon, 27 Sep 2021 15:50:32 +0200 Subject: [PATCH] links to live recordings of Lecture 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d657559..9a605f8 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ Note that slides can be found **underneath each lecture video** on switch tube l | :-- | :-- | :-- | :-- | :-- | :-- | :-- | :-- | | 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 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) | -| 2 | Mon | 27.09.2021 | 13:15 | CE1100 | Lecture 3 | [First Symbols. Constructing a Lexer](https://tube.switch.ch/videos/fc864ce0), [From Regular Expressions to Automata](https://tube.switch.ch/videos/a15b1c5f) | +| 2 | Mon | 27.09.2021 | 13:15 | CE1100 | Lecture 3 | [First Symbols. Constructing a Lexer](https://tube.switch.ch/videos/fc864ce0), [Live Recording](https://tube.switch.ch/videos/WjS9tOAVex) [From Regular Expressions to Automata](https://tube.switch.ch/videos/a15b1c5f), [Live Recording](https://tube.switch.ch/videos/sBurwXgGlO) | | | Wed | 29.09.2011 | 08:15 | INM202 | Labs 1 | [Labs setup](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_setup.md), [Amy Interpreter](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_01.md) | | | Thu | 30.09.2011 | 08:15 | INF119 | Labs 1 | | -- GitLab