From 8287d2098afe6692f89dc43818004cb3e3196396 Mon Sep 17 00:00:00 2001 From: VoidsAreThere65715 <101469826+plantindesk@users.noreply.github.com> Date: Thu, 20 Nov 2025 12:38:45 +0530 Subject: [PATCH] Clean up C# tutorial links that were in C Removed duplicate C# tutorial links from the list in C --- more/free-programming-interactive-tutorials-en.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index 3c24dc6fe072a..285a927151cc8 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -76,11 +76,6 @@ * [C Tutorial](https://www.w3schools.com/c/) - W3Schools - -* [C# Tutorial](https://www.tutlane.com/tutorial/csharp) - tutlane -* [C# Tutorial](https://www.w3schools.com/cs) - W3Schools - - ### Artificial Intelligence * [Generative AI tutorial](https://www.geeksforgeeks.org/artificial-intelligence/generative-ai-tutorial/) - GeeksforGeeks