From b9c88231fb8e11659c7ad3da3224387679913916 Mon Sep 17 00:00:00 2001 From: butter1125 Date: Wed, 16 Apr 2025 02:26:22 +0200 Subject: [PATCH] Add Cornell CS 1110 (FA20) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6e0b6f..2e22ee3 100755 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Table of Contents - [Modern C++ (Lecture & Tutorials, 2020, Vizzo & Stachniss) - University of Bonn](https://www.youtube.com/playlist?list=PLgnQpQtFTOGRM59sr3nSL8BmeMZR9GCIA) - [UW Madison CS 368 C++ for Java Programmers Fall 2020, by Michael Doescher](https://www.youtube.com/playlist?list=PLXY5xcFHqg33srpQjC7q7jqITLxcErPCM) - [UW Madison CS 354 Machine Organization and Programming spring 2020, 2021, by Michael Doescher](https://www.youtube.com/playlist?list=PLXY5xcFHqg32r5MZ-HfpA2Tr8Ke2lDYwI) +- [Cornell CS 1110 Introduction to Computing using Python fall 2020, by Walker White](https://www.cs.cornell.edu/courses/cs1110/2020fa/lessons/) ([Lecture Videos](https://vod.video.cornell.edu/channel/CS+1110+Fall+2020/179890731)) - [Cornell ECE 4960 Computational and Software Engineering spring 2017, by Edwin Kan](https://www.youtube.com/playlist?list=PLcVqWUh-bHiFN2CY1KMTw0-L39iDXlemi) ------------------------------