Parcourir la source

Added new section for free programming playgrounds (#2148)

Tina Barfield il y a 9 ans
Parent
commit
27eb95a02f
1 fichiers modifiés avec 61 ajouts et 0 suppressions
  1. 61 0
      free-programming-playgrounds.md

+ 61 - 0
free-programming-playgrounds.md

@@ -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)
+
+