From 0ef9bcae6028dec53a94fca1031bd2888e70950d Mon Sep 17 00:00:00 2001 From: Tutlane Date: Thu, 6 May 2021 10:06:16 +0530 Subject: [PATCH] Update README_.md Added good resource to learn c#. Please check it, if it is good, add it to the reference list --- README_.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README_.md b/README_.md index ee0282a..6326aaa 100644 --- a/README_.md +++ b/README_.md @@ -495,6 +495,8 @@ There are a lot of good tutorials of C# language that you can pick to learn. The https://docs.microsoft.com/en-us/dotnet/csharp/
C# Guide | Microsoft Docs
+https://www.tutlane.com/tutorial/csharp +
C# Tutorial | Tutlane
@@ -3297,4 +3299,4 @@ _Note: Generics type patameters are abbreviated on the avobe codes for readabili `Crevice.Core.FSM.StateN` represents states in which the depth grater than 0. This class inherits `State`. - \ No newline at end of file +