From d0220e582a5b0aaf86b86de952e860674f4e4e1a Mon Sep 17 00:00:00 2001 From: kadhirash Date: Mon, 16 Nov 2020 06:34:57 -0800 Subject: [PATCH] Add Fork Python course, check_urls=free-courses-en.md (#5135) --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index 33d0cfcb..832fbc51 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -587,6 +587,7 @@ * [Bento Python Learning Track](https://bento.io/topic/python) (Bento) * [Berkeley's Structure and Interpretation of Computer Programs](http://cs61a.org) * [Codesdope](https://www.codesdope.com/python-introduction) +* [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](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware) * [Introduction to Programming Using Python](https://www.edx.org/course/introduction-to-programming-using-python) (edX) -- GitLab