From 0c1cd9decd3d8845f0da8df7a7fea88e1ac1e705 Mon Sep 17 00:00:00 2001 From: Matt Skovranek <59619403+skovranek@users.noreply.github.com> Date: Fri, 18 Oct 2024 03:27:00 -0400 Subject: [PATCH] add video link of full python course to Python Roadmap (#7520) --- .../python/content/learn-the-basics@JDDG4KfhtIlw1rkNCzUli.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/python/content/learn-the-basics@JDDG4KfhtIlw1rkNCzUli.md b/src/data/roadmaps/python/content/learn-the-basics@JDDG4KfhtIlw1rkNCzUli.md index e86edd7be..0d1b77e17 100644 --- a/src/data/roadmaps/python/content/learn-the-basics@JDDG4KfhtIlw1rkNCzUli.md +++ b/src/data/roadmaps/python/content/learn-the-basics@JDDG4KfhtIlw1rkNCzUli.md @@ -9,4 +9,5 @@ Visit the following resources to learn more: - [@article@Tutorial Series: How to Code in Python](https://www.digitalocean.com/community/tutorials/how-to-write-your-first-python-3-program) - [@article@Google's Python Class](https://developers.google.com/edu/python) - [@article@W3Schools - Python Tutorial](https://www.w3schools.com/python) +- [@video@Learn Python - Full Course](https://www.youtube.com/watch?v=4M87qBgpafk) - [@feed@Explore top posts about Python](https://app.daily.dev/tags/python?ref=roadmapsh)