From 743d1657ca44c5aceee46685816269193813ec79 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Sun, 8 Dec 2024 13:27:51 +0530 Subject: [PATCH 01/13] Added a playground for Ionic --- more/free-programming-playgrounds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 156ae61b3..b8989e4f5 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -204,6 +204,7 @@ ### Ionic +* [Codepen](https://codepen.io/ajp8164/pen/zrLQYP) * [StackBlitz](https://stackblitz.com/fork/ionic) From 27fcd989d5259544041a8d8fece07fadb1bae48d Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Sun, 8 Dec 2024 13:42:50 +0530 Subject: [PATCH 02/13] Update free-programming-playgrounds.md --- more/free-programming-playgrounds.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index b8989e4f5..03bf6dfcd 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -92,9 +92,18 @@ ### C\# +* [Codeapi](https://codapi.org/csharp) +* [CodeSandbox](https://codesandbox.io/s/c-z2m9v) +* [Dotfiddlenet](https://dotnetfiddle.net) +* [Getvm](https://getvm.io/playgrounds/c-sharp-playground) +* [Jdoodle](https://www.jdoodle.com/compile-c-sharp-online) +* [Onecompiler](https://onecompiler.com/csharp/3wv9zujyk) * [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) +* [Scholarhat](https://www.scholarhat.com/compiler/csharp) +* [Sharplab](https://sharplab.io) * [SoloLearn](https://code.sololearn.com/csharp) +* [W3Schools](https://www.w3schools.com/cs/cs_compiler.php) ### C++ From c66e8dd9e384b419d077466882e97b2169a00727 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Sun, 8 Dec 2024 13:55:09 +0530 Subject: [PATCH 03/13] Update free-programming-playgrounds.md --- more/free-programming-playgrounds.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 03bf6dfcd..2b65d0b78 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -95,7 +95,9 @@ * [Codeapi](https://codapi.org/csharp) * [CodeSandbox](https://codesandbox.io/s/c-z2m9v) * [Dotfiddlenet](https://dotnetfiddle.net) +* [GDB](https://www.onlinegdb.com/online_csharp_compiler) * [Getvm](https://getvm.io/playgrounds/c-sharp-playground) +* [myCompiler](https://www.mycompiler.io/online-csharp-compiler) * [Jdoodle](https://www.jdoodle.com/compile-c-sharp-online) * [Onecompiler](https://onecompiler.com/csharp/3wv9zujyk) * [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler) From 634d9f76ad0db25d5cdb79cfd8b56cbe5dd5c868 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:00:30 +0530 Subject: [PATCH 04/13] Update free-programming-playgrounds.md --- more/free-programming-playgrounds.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 2b65d0b78..51d01e383 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -175,7 +175,9 @@ ### Git -* [Git](https://learngitbranching.js.org/?NODEMO) +* [Codeapi](https://git-school.github.io/visualizing-git) +* [Js](https://learngitbranching.js.org/?NODEMO) +* [Git-school](https://git-school.github.io/visualizing-git) ### Go From c68fac2ce420c8af01e59d4a064be53c4bf07a15 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:08:50 +0530 Subject: [PATCH 05/13] Update free-programming-playgrounds.md --- more/free-programming-playgrounds.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 51d01e383..d2867c6f2 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -97,8 +97,8 @@ * [Dotfiddlenet](https://dotnetfiddle.net) * [GDB](https://www.onlinegdb.com/online_csharp_compiler) * [Getvm](https://getvm.io/playgrounds/c-sharp-playground) -* [myCompiler](https://www.mycompiler.io/online-csharp-compiler) * [Jdoodle](https://www.jdoodle.com/compile-c-sharp-online) +* [myCompiler](https://www.mycompiler.io/online-csharp-compiler) * [Onecompiler](https://onecompiler.com/csharp/3wv9zujyk) * [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler) * [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler) @@ -176,8 +176,8 @@ ### Git * [Codeapi](https://git-school.github.io/visualizing-git) -* [Js](https://learngitbranching.js.org/?NODEMO) * [Git-school](https://git-school.github.io/visualizing-git) +* [Js](https://learngitbranching.js.org/?NODEMO) ### Go From eba81e0180e4c26cf2aa0e576a684d3a948c6263 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:14:38 +0530 Subject: [PATCH 06/13] Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index d2867c6f2..ee83a01ce 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -177,7 +177,7 @@ * [Codeapi](https://git-school.github.io/visualizing-git) * [Git-school](https://git-school.github.io/visualizing-git) -* [Js](https://learngitbranching.js.org/?NODEMO) +* [Learn Git Branching](https://learngitbranching.js.org/?NODEMO) ### Go From 4771b70a97024bd894f1bf23ab21e92f7e0bd640 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:14:54 +0530 Subject: [PATCH 07/13] Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index ee83a01ce..5114b1595 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -92,7 +92,7 @@ ### C\# -* [Codeapi](https://codapi.org/csharp) +* [C# playground](https://codapi.org/csharp) - Codeapi * [CodeSandbox](https://codesandbox.io/s/c-z2m9v) * [Dotfiddlenet](https://dotnetfiddle.net) * [GDB](https://www.onlinegdb.com/online_csharp_compiler) From 3781fc59d4205a7c16a9b001a018a76e5089450e Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:15:28 +0530 Subject: [PATCH 08/13] Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 5114b1595..4d42e65b8 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -94,7 +94,7 @@ * [C# playground](https://codapi.org/csharp) - Codeapi * [CodeSandbox](https://codesandbox.io/s/c-z2m9v) -* [Dotfiddlenet](https://dotnetfiddle.net) +* [.Net Fiddle](https://dotnetfiddle.net) * [GDB](https://www.onlinegdb.com/online_csharp_compiler) * [Getvm](https://getvm.io/playgrounds/c-sharp-playground) * [Jdoodle](https://www.jdoodle.com/compile-c-sharp-online) From 916c6f80b8922e5ae42939b4a293beca7db97df7 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:15:52 +0530 Subject: [PATCH 09/13] Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 4d42e65b8..9eeb28b44 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -102,7 +102,7 @@ * [Onecompiler](https://onecompiler.com/csharp/3wv9zujyk) * [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler) * [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler) -* [Scholarhat](https://www.scholarhat.com/compiler/csharp) +* [C# Online Compiler](https://www.scholarhat.com/compiler/csharp) - ScholarHat * [Sharplab](https://sharplab.io) * [SoloLearn](https://code.sololearn.com/csharp) * [W3Schools](https://www.w3schools.com/cs/cs_compiler.php) From 28f4b713b5f4d405c1e7a5500f15324bc6f8ebf0 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:16:07 +0530 Subject: [PATCH 10/13] Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 9eeb28b44..8ecd1da98 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -103,7 +103,7 @@ * [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler) * [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler) * [C# Online Compiler](https://www.scholarhat.com/compiler/csharp) - ScholarHat -* [Sharplab](https://sharplab.io) +* [SharpLab](https://sharplab.io) * [SoloLearn](https://code.sololearn.com/csharp) * [W3Schools](https://www.w3schools.com/cs/cs_compiler.php) From 7fca9b26d08d32c9b33abc3a3ef307dfc0db5d03 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:16:19 +0530 Subject: [PATCH 11/13] Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 8ecd1da98..936bac2d3 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -105,7 +105,7 @@ * [C# Online Compiler](https://www.scholarhat.com/compiler/csharp) - ScholarHat * [SharpLab](https://sharplab.io) * [SoloLearn](https://code.sololearn.com/csharp) -* [W3Schools](https://www.w3schools.com/cs/cs_compiler.php) +* [C# Online Compiler](https://www.w3schools.com/cs/cs_compiler.php) - W3Schools ### C++ From c91a402d11bcefdd28f03ca9da5a46e08f7b3081 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:16:31 +0530 Subject: [PATCH 12/13] Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 936bac2d3..3e2fb9974 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -175,7 +175,7 @@ ### Git -* [Codeapi](https://git-school.github.io/visualizing-git) +* [Visualizing Git](https://git-school.github.io/visualizing-git) * [Git-school](https://git-school.github.io/visualizing-git) * [Learn Git Branching](https://learngitbranching.js.org/?NODEMO) From 099a2e66ebf9559feb28f0a77cc33a83d75ba673 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:17:01 +0530 Subject: [PATCH 13/13] Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 3e2fb9974..78ceec110 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -95,7 +95,7 @@ * [C# playground](https://codapi.org/csharp) - Codeapi * [CodeSandbox](https://codesandbox.io/s/c-z2m9v) * [.Net Fiddle](https://dotnetfiddle.net) -* [GDB](https://www.onlinegdb.com/online_csharp_compiler) +* [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler) * [Getvm](https://getvm.io/playgrounds/c-sharp-playground) * [Jdoodle](https://www.jdoodle.com/compile-c-sharp-online) * [myCompiler](https://www.mycompiler.io/online-csharp-compiler)