Added new section for free programming playgrounds (#2148)
parent
b09efc298d
commit
27eb95a02f
1 changed files with 61 additions and 0 deletions
@ -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