From 6c61244a1492a777462f4c0ba93d45dec3da2f51 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 19 Aug 2024 15:45:49 +0100 Subject: [PATCH] Update content --- .../roadmaps/backend/content/python@J_sVHsD72Yzyqb9KCIvAY.md | 1 - .../content/100-language/105-python.md | 1 - .../frontend/content/react-native@dsTegXTyupjS8iU6I7Xiv.md | 1 - .../javascript/content/functions@k8bJH9qydZm8I9rhH7rXw.md | 1 - .../content/variables-and-data-types@dEFLBGpiH6nbSMeR7ecaT.md | 3 +-- .../roadmaps/react-native/content/100-introduction/index.md | 3 +-- 6 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/data/roadmaps/backend/content/python@J_sVHsD72Yzyqb9KCIvAY.md b/src/data/roadmaps/backend/content/python@J_sVHsD72Yzyqb9KCIvAY.md index 2885ee0ec..e1f682420 100644 --- a/src/data/roadmaps/backend/content/python@J_sVHsD72Yzyqb9KCIvAY.md +++ b/src/data/roadmaps/backend/content/python@J_sVHsD72Yzyqb9KCIvAY.md @@ -13,5 +13,4 @@ Visit the following resources to learn more: - [@article@Python Crash Course](https://ehmatthes.github.io/pcc/) - [@article@An Introduction to Python for Non-Programmers](https://thenewstack.io/an-introduction-to-python-for-non-programmers/) - [@article@Getting Started with Python and InfluxDB](https://thenewstack.io/getting-started-with-python-and-influxdb/) -- [@video@Python for Beginners - Learn Python in 1 Hour](https://www.youtube.com/watch?v=kqtD5dpn9C8\&ab_channel=ProgrammingwithMosh) - [@feed@Explore top posts about Python](https://app.daily.dev/tags/python?ref=roadmapsh) diff --git a/src/data/roadmaps/datastructures-and-algorithms/content/100-language/105-python.md b/src/data/roadmaps/datastructures-and-algorithms/content/100-language/105-python.md index 2885ee0ec..e1f682420 100644 --- a/src/data/roadmaps/datastructures-and-algorithms/content/100-language/105-python.md +++ b/src/data/roadmaps/datastructures-and-algorithms/content/100-language/105-python.md @@ -13,5 +13,4 @@ Visit the following resources to learn more: - [@article@Python Crash Course](https://ehmatthes.github.io/pcc/) - [@article@An Introduction to Python for Non-Programmers](https://thenewstack.io/an-introduction-to-python-for-non-programmers/) - [@article@Getting Started with Python and InfluxDB](https://thenewstack.io/getting-started-with-python-and-influxdb/) -- [@video@Python for Beginners - Learn Python in 1 Hour](https://www.youtube.com/watch?v=kqtD5dpn9C8\&ab_channel=ProgrammingwithMosh) - [@feed@Explore top posts about Python](https://app.daily.dev/tags/python?ref=roadmapsh) diff --git a/src/data/roadmaps/frontend/content/react-native@dsTegXTyupjS8iU6I7Xiv.md b/src/data/roadmaps/frontend/content/react-native@dsTegXTyupjS8iU6I7Xiv.md index 34f278a94..249b54b3a 100644 --- a/src/data/roadmaps/frontend/content/react-native@dsTegXTyupjS8iU6I7Xiv.md +++ b/src/data/roadmaps/frontend/content/react-native@dsTegXTyupjS8iU6I7Xiv.md @@ -6,5 +6,4 @@ Visit the following resources to learn more: - [@official@Official Website](https://reactnative.dev/) - [@official@Official Getting Started to React Native](https://reactnative.dev/docs/getting-started) -- [@video@Build a React Native App by Mosh](https://www.youtube.com/watch?v=0-S5a0eXPoc) - [@feed@Explore top posts about React](https://app.daily.dev/tags/react?ref=roadmapsh) diff --git a/src/data/roadmaps/javascript/content/functions@k8bJH9qydZm8I9rhH7rXw.md b/src/data/roadmaps/javascript/content/functions@k8bJH9qydZm8I9rhH7rXw.md index 322465a8e..fec10662a 100644 --- a/src/data/roadmaps/javascript/content/functions@k8bJH9qydZm8I9rhH7rXw.md +++ b/src/data/roadmaps/javascript/content/functions@k8bJH9qydZm8I9rhH7rXw.md @@ -5,6 +5,5 @@ Functions exist so we can reuse code. They are blocks of code that execute whene Visit the following resources to learn more: - [@article@Functions - MDN Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions) -- [@video@JavaScript Functions - Programming with Mosh](https://youtu.be/N8ap4k_1QEQ) - [@article@JavaScript Functions in Detail - CodeGuage](https://www.codeguage.com/courses/js/functions-basics) - [@feed@Explore top posts about JavaScript](https://app.daily.dev/tags/javascript?ref=roadmapsh) diff --git a/src/data/roadmaps/python/content/variables-and-data-types@dEFLBGpiH6nbSMeR7ecaT.md b/src/data/roadmaps/python/content/variables-and-data-types@dEFLBGpiH6nbSMeR7ecaT.md index 34590648d..d324ec970 100644 --- a/src/data/roadmaps/python/content/variables-and-data-types@dEFLBGpiH6nbSMeR7ecaT.md +++ b/src/data/roadmaps/python/content/variables-and-data-types@dEFLBGpiH6nbSMeR7ecaT.md @@ -8,5 +8,4 @@ Visit the following resources to learn more: - [@article@W3Schools — Python Variables](https://www.w3schools.com/python/python_variables.asp) - [@article@Python Data Types](https://www.w3schools.com/python/python_datatypes.asp) - [@article@Basic Data Types in Python](https://realpython.com/python-data-types/) -- [@article@Python for Beginners: Data Types](https://thenewstack.io/python-for-beginners-data-types/) -- [@video@Python Variables - Python Tutorial for Beginners with Examples | Mosh](https://www.youtube.com/watch?v=cQT33yu9pY8) \ No newline at end of file +- [@article@Python for Beginners: Data Types](https://thenewstack.io/python-for-beginners-data-types/) \ No newline at end of file diff --git a/src/data/roadmaps/react-native/content/100-introduction/index.md b/src/data/roadmaps/react-native/content/100-introduction/index.md index e0220d492..8cb4b11ac 100644 --- a/src/data/roadmaps/react-native/content/100-introduction/index.md +++ b/src/data/roadmaps/react-native/content/100-introduction/index.md @@ -6,5 +6,4 @@ Visit the following resources to learn more: - [@article@Official Website](https://reactnative.dev/) - [@article@Official Getting Started to React Native](https://reactnative.dev/docs/getting-started) -- [@video@Build a React Native App by Mosh](https://www.youtube.com/watch?v=0-S5a0eXPoc) -- - [@video@React Native Course for Beginners in 2024 | Build a Full Stack React Native App](https://www.youtube.com/watch?v=ZBCUegTZF7M) +- [@video@React Native Course for Beginners in 2024 | Build a Full Stack React Native App](https://www.youtube.com/watch?v=ZBCUegTZF7M)