From 715896388c7adb79a031e5ebd6f9b634f8b709e3 Mon Sep 17 00:00:00 2001 From: tanay <70639071+tnb24@users.noreply.github.com> Date: Fri, 1 Oct 2021 21:08:17 +0530 Subject: [PATCH] Added UCB's 61A (#5655) * added ucb 61a * trying to fix the testing issue * trying to fix lint error * fixed it Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> * github error removed the whitespace Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> --- courses/free-courses-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index dcdf80a1..1888b531 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -568,6 +568,7 @@ * [AI Courses](https://software.intel.com/content/www/us/en/develop/topics/ai/training/courses.html) - Intel Corporation * [Algorithm Design and Implementation](https://www.youtube.com/playlist?list=PL6EF0274BD849A7D5) * [Aml-2018 Ambient Intelligence](https://www.youtube.com/playlist?list=PLqRTLlwsxDL8fUcY2Y54sITILyJcTySpC) (F. Corno - L. De Russis - A. Monge Roffarello) +* [Berkeley's CS 61A: Taught using SICP](https://archive.org/details/ucberkeley-webcast-PL3E89002AA9B9879E?tab=collection) * [Berkeley's CS 61B: Data Structures](https://archive.org/details/ucberkeley_webcast_QMV45tHCYNI) * [Berkeley's CS 162: Operating Systems and Systems Programming](https://www.youtube.com/watch?v=feAOZuID1HM) * [Berkeley's CS 169: Software Engineering](https://www.youtube.com/watch?v=fXokQpWsszU) @@ -806,4 +807,3 @@ * [Web Development for Beginners - A Curriculum](https://github.com/microsoft/Web-Dev-For-Beginners) - Microsoft * [Web Devevelopment Tutorials for Beginners](https://www.youtube.com/playlist?list=PLoYCgNOIyGAB_8_iq1cL8MVeun7cB6eNc) - LearnCode.academy * [Web Information Retrieval](https://www.youtube.com/playlist?list=PLAQopGWlIcya-9yzQ8c8UtPOuCv0mFZkr) - L. Becchetti, A. Vitaletti (University of Sapienza Rome) - -- GitLab