From 03f583f6a2e9225429fbdef28dbc5b59259fa998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ord=C3=A1s?= Date: Thu, 29 Jul 2021 05:22:26 +0200 Subject: [PATCH] Update SoloLearn playground links (#5455) * Update SoloLearn playground links - Update SoloLearn playground links: Web, Node.js, Java, Python, Ruby - Add missing language support: C, C++, C#, Go, Kotlin, PHP, R, Swift * Fix CI/CD linting errors --- more/free-programming-playgrounds.md | 36 ++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index d015d26f..e52cc517 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -1,6 +1,9 @@ ### Index * [Angular](#angular) +* [C](#c) +* [C#](#csharp) +* [C++](#cpp) * [ClojureScript](#clojurescript) * [Crystal](#crystal) * [CSS](#css) @@ -42,6 +45,21 @@ * [StackBlitz](https://stackblitz.com/fork/angular) +### C + +* [SoloLearn](https://code.sololearn.com/c) + + +### C# + +* [SoloLearn](https://code.sololearn.com/csharp) + + +### C++ + +* [SoloLearn](https://code.sololearn.com/cpp) + + ### ClojureScript * [Replumb REPL](https://clojurescript.io) @@ -60,6 +78,7 @@ * [CSSdesk](http://cssdesk.com) * [Dabblet](http://dabblet.com) * [Flexy Boxes](http://the-echoplex.net/flexyboxes/) +* [SoloLearn](https://code.sololearn.com/web#css) ### Dart @@ -98,6 +117,7 @@ ### Go * [Go Playground](https://play.golang.org) +* [SoloLearn](https://code.sololearn.com/go) ### Haskell @@ -113,7 +133,7 @@ ### Java * [repl.it](https://repl.it) (_including a separate Java/Swing_) -* [SoloLearn](https://code.sololearn.com/#java) +* [SoloLearn](https://code.sololearn.com/java) ### JavaScript @@ -124,13 +144,14 @@ * [JSBin](http://jsbin.com) * [JSFiddle](http://jsfiddle.net) * [Plunker](http://plnkr.co) -* [SoloLearn](https://code.sololearn.com/#html) +* [SoloLearn](https://code.sololearn.com/web#javascript) ### Kotlin * [Kotlin](https://play.kotlinlang.org) * [Kotlin Playground](https://developer.android.com/training/kotlinplayground) +* [SoloLearn](https://code.sololearn.com/kotlin) ### Kubernetes @@ -147,6 +168,7 @@ ### NodeJS * [Ideone](http://ideone.com) +* [SoloLearn](https://code.sololearn.com/nodejs) ### OCaml @@ -165,6 +187,7 @@ * [ExtendsClass](https://extendsclass.com/php.html) * [PHPFiddle](http://phpfiddle.org) * [PHPTester](http://phptester.net) +* [SoloLearn](https://code.sololearn.com/php) ### Python @@ -173,13 +196,14 @@ * [Python Trinket](https://trinket.io/python) * [Python.org Shell](https://www.python.org/shell) * [Repl.it - NiceDualPoin](https://repl.it/repls/NiceDualPoint#main.py) -* [SoloLearn](https://code.sololearn.com/#py) +* [SoloLearn](https://code.sololearn.com/python) ### R * [R-Fiddle](http://www.r-fiddle.org) * [Rextester](https://rextester.com/l/r_online_compiler) +* [SoloLearn](https://code.sololearn.com/r) ### React @@ -197,7 +221,7 @@ ### Ruby * [Codepad](http://codepad.org) -* [Sololearn](https://code.sololearn.com/#rb) +* [SoloLearn](https://code.sololearn.com/ruby) * [TryRuby](https://try.ruby-lang.org) @@ -233,12 +257,10 @@ ### Swift * [Online Swift Playground](http://online.swiftplayground.run) +* [SoloLearn](https://code.sololearn.com/swift) ### TypeScript * [Playground](https://www.typescriptlang.org/play/index.html) * [StackBlitz](https://stackblitz.com/fork/typescript) - - -