1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Added Python and Java Playground (#4534)

* Added Kaggle Python course

* Add Python Runestone to interactive tutorials

* added author

* Added Python and Java playground

* add space back

* lower cased name

* fixed capitalization for Java and JavaScript
This commit is contained in:
Kevin Webb 2020-10-21 06:46:51 -07:00 committed by GitHub
parent dc9d08d299
commit 90e3fc5f00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,6 +110,7 @@
### Java
* [repl.it](https://repl.it) (_including a separate Java/Swing_)
* [SoloLearn](https://code.sololearn.com/#java)
### JavaScript
@ -120,7 +121,7 @@
* [JSBin](http://jsbin.com)
* [JSFiddle](http://jsfiddle.net)
* [Plunker](http://plnkr.co)
* [Sololearn](https://code.sololearn.com/#html)
* [SoloLearn](https://code.sololearn.com/#html)
### Kotlin
@ -168,6 +169,7 @@
* [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)
### R