From 40147bcc183c4fdebf36e645adcce73986390423 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 11:39:15 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Tutorials section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4334ef..00234ea 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ A curated list of awesome scientific Python resources. * [A gallery of interesting Jupyter Notebooks](https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks) * [List of Python Data Science Tutorials](https://github.com/ujjwalkarn/DataSciencePython) - Ujjwal Karn. * [pyOpenSci Python Package Guide](https://www.pyopensci.org/python-package-guide/) +* [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. # Videos From 7afc9cf09f56bf5fb2a3302e30358803ff212ef5 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:55:46 +0600 Subject: [PATCH 2/2] Update tutorialsearch.io link to topic-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00234ea..992dd18 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ A curated list of awesome scientific Python resources. * [A gallery of interesting Jupyter Notebooks](https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks) * [List of Python Data Science Tutorials](https://github.com/ujjwalkarn/DataSciencePython) - Ujjwal Karn. * [pyOpenSci Python Package Guide](https://www.pyopensci.org/python-package-guide/) -* [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. +* [TutorialSearch](https://tutorialsearch.io/browse/programming-languages/scientific-computing) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. # Videos