From 5f0ff13358e358be87cb1ff5c75039844fd1e10f Mon Sep 17 00:00:00 2001 From: Sweltron <57999648+Sweltron@users.noreply.github.com> Date: Fri, 2 Oct 2020 13:12:39 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d4a71b5..3c92d15 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # CSharpBP-Basics Materials for the "C# Best Practices: Improving on the Basics" course +DOCUMENTATION RESOURCES: +- https://www.w3schools.com/cs/ +- https://www.tutorialspoint.com/csharp/index.htm +- https://www.geeksforgeeks.org/csharp-programming-language/ +VIDEO RESOURCES:(YOUTUBE) +- https://www.youtube.com/watch?v=GhQdlIFylQ8 +- https://www.youtube.com/watch?v=gfkTfcpWqAY +