1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

Added Rextester to R Interactive Playgrounds (#4604)

* 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

* Added Rextester to R Interactive Playgrounds

* swapped order

* switched order
This commit is contained in:
Kevin Webb 2020-10-22 11:22:16 -07:00 committed by GitHub
parent 207e7d66aa
commit 2fc1fa1b4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,6 +176,7 @@
### R
* [R-Fiddle](http://www.r-fiddle.org)
* [Rextester](https://rextester.com/l/r_online_compiler)
### React