From bd37395269c8fd4c005c50fb3adeaa33835a28d9 Mon Sep 17 00:00:00 2001 From: Pratyay Sarkar <104068902+pratyaynotfound@users.noreply.github.com> Date: Tue, 24 Jun 2025 23:23:44 +0530 Subject: [PATCH] Add MIT 18.404J Theory of Computation, Fall 2020 (#447) * Add mit-ocw TOC course * add mit-ocw TOC course --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8acb419..21faa9f 100755 --- a/README.md +++ b/README.md @@ -926,6 +926,8 @@ Table of Contents ### Theoretical CS and Programming Languages +- [MIT 18.404J Theory of Computation - Fall 2020 - Lecture Slides](https://ocw.mit.edu/courses/18-404j-theory-of-computation-fall-2020/pages/lecture-notes) +- [MIT 18.404J Theory of Computation - Fall 2020 - Video Lectures](https://www.youtube.com/playlist?list=PLUl4u3cNGP60_JNv2MmK3wkOt9syvfQWY) - [MOOC - Compilers - Stanford University](https://archive.org/details/academictorrents_e31e54905c7b2669c81fe164de2859be4697013a) - [CS 6120: Advanced Compilers: The Self-Guided Online Course - Cornell University](https://www.cs.cornell.edu/courses/cs6120/2020fa/self-guided/) - [CS 164 Hack your language, UC Berkeley](https://sites.google.com/a/bodik.org/cs164/home) ([Lectures - Youtube](https://www.youtube.com/playlist?list=PLuhjguFxSeVLvKvWwTUIpVwXdLtZPX1ZS))