From 4a769c1a89663c58aa123d3dec2f54950a774b35 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 11:06:34 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Courses section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33c6fe8..d69dfa1 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Python is an easy to learn language many beginners to coding choose as their fir - [Lynda.com](http://www.lynda.com/Python-training-tutorials/415-0.html) - [Intro to Computer Science](https://www.udacity.com/course/ud036) - [Code School's Try Python](https://www.codeschool.com/courses/try-python) + - [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. ## Developer Tools From 0f43d05f1e0cba982efd1ca07cca52ccf841e06b Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:51:02 +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 d69dfa1..151a304 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Python is an easy to learn language many beginners to coding choose as their fir - [Lynda.com](http://www.lynda.com/Python-training-tutorials/415-0.html) - [Intro to Computer Science](https://www.udacity.com/course/ud036) - [Code School's Try Python](https://www.codeschool.com/courses/try-python) - - [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/business-management/human-resources) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. ## Developer Tools