From d9286d53f21d492c21089a967791760d6e4f23af Mon Sep 17 00:00:00 2001 From: Pranav <109653505+pran9v@users.noreply.github.com> Date: Mon, 17 Oct 2022 06:20:29 +0530 Subject: [PATCH] Update free-courses-en.md (#8474) Added a Python DSA course. --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index d2b4ca730..fa26f520d 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1023,6 +1023,7 @@ * [Berkeley's Structure and Interpretation of Computer Programs](https://cs61a.org) * [Codesdope](https://www.codesdope.com/python-introduction) * [CS50's Introduction to Programming Using Python](https://cs50.harvard.edu/python/) - David J. Malan (Harvard OpenCourseWare and edX) +* [Data Structures And Algorithms In Python](https://www.youtube.com/playlist?list=PLrk5tgtnMN6TYBW0-U4YhIRyYEVpqVEnJ) - Coding Ninjas * [Fork Python](https://practice.geeksforgeeks.org/courses/fork-python) (GeeksForGeeks) * [Google's Python Course](https://developers.google.com/edu/python/) * [Introduction to Computer Science and Programming](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware)