From 612eba38d1e378d16a0ca8c0c1b9ef7a4b8736fb Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 11:03:34 +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 0ed7af8..9549e38 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ https://www.jeffknupp.com/blog/2013/12/09/improve-your-python-understanding-unit * [_Django_](https://docs.djangoproject.com/en/3.0/) Includes basic and advanced tutorials. +* [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. * [_w3schools Python Tutorial_](https://www.w3schools.com/python/default.asp) Clear and concise. * [_Programiz_](https://www.programiz.com/python-programming) Learn Python Programming: The Definitive Guide From ff7b4f0eb969584a0e87a3882416b4144961aa68 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:50:50 +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 9549e38..253a244 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ https://www.jeffknupp.com/blog/2013/12/09/improve-your-python-understanding-unit * [_Django_](https://docs.djangoproject.com/en/3.0/) Includes basic and advanced tutorials. -* [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/devops-it/windows-server-2019) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. * [_w3schools Python Tutorial_](https://www.w3schools.com/python/default.asp) Clear and concise. * [_Programiz_](https://www.programiz.com/python-programming) Learn Python Programming: The Definitive Guide