From c427b739097c13f3048079e22efa84a50fc54e6c Mon Sep 17 00:00:00 2001 From: Nimesh Solanki Date: Sun, 8 Oct 2017 23:33:15 +0530 Subject: [PATCH] Add few new resource and a new section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e9d569b..6857eb0 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,10 @@ Here are some resources that can be utilized on your journey to becoming a self - [Learn C#](http://www.learncs.org/) - Learn the basics of C# with an interactive editor - [C# For Beginners](https://mva.microsoft.com/en-us/training-courses/c-fundamentals-for-absolute-beginners-16169) - Free c# video training for beginners - [C# Tutorial](https://www.tutorialspoint.com/csharp/) - Beginner and advanced tutorials for C# + +## Tools + + +### Online JavaScript Code Editor +- [JsFiddle](https://jsfiddle.net/) - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor. +- [CodePen](https://codepen.io/) - CodePen is a social development environment for front-end designers and developers.