From 455a70c64cc2bcb83c690934221e3990b1b98b41 Mon Sep 17 00:00:00 2001 From: roadmap bot <135830415+roadmap-bot@users.noreply.github.com> Date: Sun, 2 Jul 2023 23:36:13 +0100 Subject: [PATCH] chore: add resource under aspnet-core:basics-of-csharp:csharp --- .../aspnet-core/content/100-basics-of-csharp/100-csharp.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/aspnet-core/content/100-basics-of-csharp/100-csharp.md b/src/data/roadmaps/aspnet-core/content/100-basics-of-csharp/100-csharp.md index 30cbe3889..79f37ca80 100644 --- a/src/data/roadmaps/aspnet-core/content/100-basics-of-csharp/100-csharp.md +++ b/src/data/roadmaps/aspnet-core/content/100-basics-of-csharp/100-csharp.md @@ -6,4 +6,5 @@ Visit the following resources to learn more: - [C# official website?](https://learn.microsoft.com/en-us/dotnet/csharp//) - [The Beginners Guide to C#](https://www.w3schools.com/CS/index.php) -- [C# Tutorial](https://www.w3schools.com/cs/index.php) \ No newline at end of file +- [C# Tutorial](https://www.w3schools.com/cs/index.php) +- [C# Full Course - Learn C# 10 and .NET 6 in 7 hours](https://www.youtube.com/watch?v=q_F4PyW8GTg) \ No newline at end of file