Bladeren bron

Update playgrounds (#2985)

* Fix playgrounds alphabetical order

* Add Scala to playgrounds index

* Add online Swift playground
Gus Uy 7 jaren geleden
bovenliggende
commit
1f6734860b
1 gewijzigde bestanden met toevoegingen van 11 en 5 verwijderingen
  1. 11 5
      free-programming-playgrounds.md

+ 11 - 5
free-programming-playgrounds.md

@@ -17,7 +17,9 @@
 * [R](#r)
 * [Ruby](#ruby)
 * [Rust](#rust)
+* [Scala](#scala)
 * [SQL](#sql)
+* [Swift](#swift)
 
 
 ### Angular
@@ -116,14 +118,18 @@
 * [Rust Playground](http://play.integer32.com)
 
 
-### SQL
-
-* [SQLFiddle](http://sqlfiddle.com)
-
-
 ### Scala
 
 * [ScalaFiddle.io](https://scalafiddle.io)
 * [ScalaFiddle.net](http://scalafiddle.net)
 * [Scastie](https://scastie.scala-lang.org)
 
+
+### SQL
+
+* [SQLFiddle](http://sqlfiddle.com)
+
+
+### Swift
+
+* [Online Swift Playground](http://online.swiftplayground.run)