From cb028b50412949f8b70d76907388720c7bdb2ed0 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 10:49:23 +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 387cefe..424dfd7 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,7 @@ There are some free books available, including: - [jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university): a complete computer science study plan to become a software engineer. - [Teach Yourself Computer Science](https://teachyourselfcs.com/): an opinionated set of the best CS resources. - [ossu/computer-science](https://github.com/ossu/computer-science): free self-taught education in Computer Science! +- [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. ## Topics From 2c3280baf93fb0cbc3297d5ce034308c4ec7efcb Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:48:49 +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 424dfd7..edda68e 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ There are some free books available, including: - [jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university): a complete computer science study plan to become a software engineer. - [Teach Yourself Computer Science](https://teachyourselfcs.com/): an opinionated set of the best CS resources. - [ossu/computer-science](https://github.com/ossu/computer-science): free self-taught education in Computer Science! -- [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/c-professional) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. ## Topics