From 2a7cdbf15b0415bcd66b9844a7467d34fcd13564 Mon Sep 17 00:00:00 2001 From: swastikgithub09 <89203698+swastikgithub09@users.noreply.github.com> Date: Tue, 4 Oct 2022 20:42:28 +0530 Subject: [PATCH] added c-sharp heading and two of its courses in free-courses-hi.md (#7355) * added c-sharp heading and two of its courses * corrected all caps letters to lowercase(except first) * Update free-courses-hi.md * Update free-courses-hi.md --- courses/free-courses-hi.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/courses/free-courses-hi.md b/courses/free-courses-hi.md index 0673533d3..d62cd3a4f 100644 --- a/courses/free-courses-hi.md +++ b/courses/free-courses-hi.md @@ -7,6 +7,7 @@ * [Bash and Shell](#bash-and-shell) * [Blockchain](#blockchain) * [C](#c) +* [C#](#csharp) * [C++](#cpp) * [Compiler Design](#compiler-design) * [Computer Organization and Architecture](#computer-organization-and-architecture) @@ -92,6 +93,12 @@ * [C Programming Tutorials](https://www.youtube.com/playlist?list=PLiOa6ike4WAHH3HyPUu6pUG-r0LApvW-l) - Vikas Pandey, easytuts4you +### C\# + +* [C# Programming language (Console Applications)](https://www.youtube.com/playlist?list=PLX07l0qxoHFLZftsVKyj3k9kfMca2uaPR) - Learning Never Ends +* [C# Tutorial In Hindi](https://www.youtube.com/watch?v=SuLiu5AK9Ps) - CodeWithHarry + + ### C++ * [C++ Full Course \| C++ Tutorial \| Data Structures & Algorithms](https://www.youtube.com/playlist?list=PLfqMhTWNBTe0b2nM6JHVCnAkhQRGiZMSJ) - Apna College