From 2dbbdac1f022a72cbac019b452b06053a6b897b5 Mon Sep 17 00:00:00 2001 From: MetallicCrimson Date: Fri, 23 Jan 2026 17:01:57 +0100 Subject: [PATCH] Fix broken link in Extras/Courses: Introduction to Computer Science (Udacity) --- docs/computer-science/extras/courses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/computer-science/extras/courses.md b/docs/computer-science/extras/courses.md index 373da14..f8b9734 100644 --- a/docs/computer-science/extras/courses.md +++ b/docs/computer-science/extras/courses.md @@ -10,7 +10,7 @@ Courses | Duration | Effort :-- | :--: | :--: [Introduction to Computational Thinking and Data Science](https://www.edx.org/learn/computer-science/massachusetts-institute-of-technology-introduction-to-computational-thinking-and-data-science#!)([alt](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0002-introduction-to-computational-thinking-and-data-science-fall-2016/))| 10 weeks | 15 hours/week [Introduction to Computer Science - CS50](https://www.edx.org/learn/computer-science/harvard-university-cs50-s-introduction-to-computer-science#!) ([alt](https://cs50.harvard.edu/x/)) | 12 weeks | 10-20 hours/week -[Introduction to Computer Science (Udacity)](https://www.udacity.com/course/intro-to-computer-science--cs101)| 7 weeks | 10-20 hours/week +[Introduction to Computer Science (Udacity)](https://www.cs.virginia.edu/~evans/courses/cs101/)| 7 weeks | 10-20 hours/week [An Introduction to Interactive Programming in Python (Part 1)](https://www.coursera.org/learn/interactive-python-1)| 5 weeks | - [An Introduction to Interactive Programming in Python (Part 2)](https://www.coursera.org/learn/interactive-python-2)| - | - [Computing In Python, Part I: Fundamentals and Procedural Programming](https://www.edx.org/learn/python/the-georgia-institute-of-technology-computing-in-python-i-fundamentals-and-procedural-programming) | 5 weeks | 10 hours/week