Add sql,scala playground and remove one scala playground (#8751)

* Added Scala cheatsheet

* Add blank lines

* Update resource name

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

* Correct ordering

* Add sql and scala playground,  remove non working scala fiddle link

* correct ordering

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
pull/8545/merge
Shruti Gupta 2 years ago committed by GitHub
parent 5c23686ae4
commit d6ec884927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      more/free-programming-playgrounds.md

@ -296,7 +296,7 @@
### Scala ### Scala
* [ScalaFiddle.io](https://scalafiddle.io) * [JDoodle](https://www.jdoodle.com/compile-scala-online)
* [Scastie](https://scastie.scala-lang.org) * [Scastie](https://scastie.scala-lang.org)
@ -315,6 +315,7 @@
* [Extends Class](https://extendsclass.com/sqlite-browser.html) * [Extends Class](https://extendsclass.com/sqlite-browser.html)
* [SQLFiddle](http://sqlfiddle.com) * [SQLFiddle](http://sqlfiddle.com)
* [SQLite Online](https://sqliteonline.com)
### Svelte ### Svelte

Loading…
Cancel
Save