From 98841d1fa234986733b718acc43da76423747ad6 Mon Sep 17 00:00:00 2001 From: Niket Mishra Date: Sat, 29 Oct 2022 20:19:43 -0700 Subject: [PATCH] Added Formal Languages & Automata Theory Course (#7490) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added Formal Languages & Automata Theory Course * Update courses/free-courses-en.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 44055693b..4bd220531 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1287,6 +1287,7 @@ ### Theory * [Automata Theory](https://online.stanford.edu/courses/soe-ycsautomata-automata-theory) +* [Formal Languages & Automata Theory](https://www.youtube.com/playlist?list=PLLvKknWU7N4zvTGcw9N2_7eZSTTkryb0U) - Lalit Vashistha * [Intro to Theoretical Computer Science](https://www.udacity.com/course/intro-to-theoretical-computer-science--cs313) (Udacity)