From 6b901032b8217d4bbea801827959b2ec39883ab2 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Sun, 22 Dec 2024 05:00:22 +0530 Subject: [PATCH] Added Playground for different languages (#11781) * Added a playground for Ionic * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Apply suggestions from code review Co-authored-by: Eric Hellman * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md --------- Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index b29d10535564e..63bf31d570180 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -92,8 +92,15 @@ ### C\# +* [C# Online Compiler](https://www.scholarhat.com/compiler/csharp) - ScholarHat +* [C# Online Compiler](https://www.w3schools.com/cs/cs_compiler.php) - W3Schools +* [C# playground](https://codapi.org/csharp) - Codeapi +* [OneCompiler](https://onecompiler.com/csharp/3wv9zujyk) +* [Online C# Compiler](https://www.mycompiler.io/online-csharp-compiler) - myCompiler +* [Online C# Compiler IDE](https://www.jdoodle.com/compile-c-sharp-online) - JDoodle * [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler) -* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler/) +* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler) +* [SharpLab](https://sharplab.io) * [SoloLearn](https://code.sololearn.com/csharp) @@ -164,7 +171,8 @@ ### Git -* [Git](https://learngitbranching.js.org/?NODEMO) +* [Git-school](https://git-school.github.io/visualizing-git) +* [Learn Git Branching](https://learngitbranching.js.org/?NODEMO) ### Go