Skip to content

Commit

Permalink
Added new section for free programming playgrounds (#2148)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinabme authored and vhf committed Nov 3, 2016
1 parent b09efc2 commit 27eb95a
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions free-programming-playgrounds.md
Original file line number Diff line number Diff line change
@@ -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)


0 comments on commit 27eb95a

Please sign in to comment.