From fce64cf3a2ce73802f786f10065ff0347340eba2 Mon Sep 17 00:00:00 2001 From: Nihar Vira <110298562+nihar2907@users.noreply.github.com> Date: Mon, 17 Oct 2022 06:46:17 +0530 Subject: [PATCH] Added new Python playlist (#8391) * Added new Python playlist * Updated as per suggestion --- 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 c51ae5720..bb6eb56ab 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1053,6 +1053,7 @@ * [Python Course](https://www.python-course.eu) * [Python Course from scratch](https://scrimba.com/playlist/pNpZMAB) - Olaf Paulson (scrimba) * [Python Data Analysis](https://www.coursera.org/learn/python-analysis) - Scott Rixner, Joe Warren (Coursera) +* [Python for Beginners (Full Course)](https://www.youtube.com/playlist?list=PLsyeobzWxl7poL9JTVyndKe62ieoN-MZ3) - Telusko * [Python for Data Science, AI & Development](https://www.coursera.org/learn/python-for-applied-data-science-ai) - Joseph Santarcangelo (Coursera) * [Python for Everybody](https://www.py4e.com/lessons) (Coursera Reading Materials with YouTube Videos) * [Python from Scratch](https://open.cs.uwaterloo.ca/python-from-scratch/) - Centre for Education in Math and Computing (University of Waterloo)