From a62fc346b60a43c404c47ef2fab5554ebb7fa2e0 Mon Sep 17 00:00:00 2001 From: waciumawanjohi Date: Tue, 11 Feb 2020 16:56:14 -0500 Subject: [PATCH] Compilers - available material Stanford Lagunita is closing. Replacing with material from the same professor. https://github.com/ossu/computer-science/issues/645 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cc2d3a..ee2a7c9 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,7 @@ If not, or if a student chooses not to take the Capstone, then a separate Final Courses | Duration | Effort | Prerequisites :-- | :--: | :--: | :--: -[Compilers](https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/about)| 9 weeks | 6-8 hours/week | none +[Compilers](https://web.stanford.edu/class/cs143/index2018.html) ([lectures](https://www.youtube.com/playlist?list=PLDcmCgguL9rxPoVn2ykUFc8TOpLyDU5gx))| 9 weeks | 6-8 hours/week | none [Software Debugging](https://www.udacity.com/course/software-debugging--cs259)| 8 weeks | 6 hours/week | Python, object-oriented programming [Software Testing](https://www.udacity.com/course/software-testing--cs258) | 4 weeks | 6 hours/week | Python, programming experience [LAFF - On Programming for Correctness](https://www.edx.org/course/laff-on-programming-for-correctness) | 7 weeks | 6 hours/week | linear algebra