mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
Added new section for free programming playgrounds (#2148)
This commit is contained in:
parent
b09efc298d
commit
27eb95a02f
61
free-programming-playgrounds.md
Normal file
61
free-programming-playgrounds.md
Normal file
@ -0,0 +1,61 @@
|
||||
### Index
|
||||
|
||||
* [Angular](#angular)
|
||||
* [CSS](#css)
|
||||
* [JavaScript](#javascript)
|
||||
* [Node.js](#nodejs)
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
* [Ruby](#ruby)
|
||||
* [sql](#sql)
|
||||
|
||||
|
||||
### Angular
|
||||
|
||||
* [Plunker](http://plnkr.co)
|
||||
|
||||
|
||||
### CSS
|
||||
|
||||
* [CodePen](http://codepen.io)
|
||||
* [CSSdeck](http://cssdeck.com)
|
||||
* [CSSdesk](http://cssdesk.com)
|
||||
* [Dabblet](http://dabblet.com)
|
||||
|
||||
|
||||
### JavaScript
|
||||
|
||||
* [CodePen](http://codepen.io)
|
||||
* [JSFiddle](http://jsfiddle.net)
|
||||
* [Plunker](http://plnkr.co)
|
||||
* [Sololearn](https://code.sololearn.com/#html)
|
||||
|
||||
|
||||
### NodeJS
|
||||
|
||||
* [Ideone](http://ideone.com)
|
||||
* [Runnable](http://code.runnable.com)
|
||||
|
||||
|
||||
### PHP
|
||||
|
||||
* [Codepad](http://codepad.org)
|
||||
* [PHPFiddle](http://phpfiddle.org)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Codepad](http://codepad.org)
|
||||
|
||||
|
||||
### Ruby
|
||||
|
||||
* [Codepad](http://codepad.org)
|
||||
* [Runnable](http://code.runnable.com)
|
||||
|
||||
|
||||
### SQL
|
||||
|
||||
* [SQLFiddle](http://sqlfiddle.com)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user