發表文章

目前顯示的是 1月, 2016的文章

沙箱寫程式, 瀏覽器寫程式

沙箱寫程式 http://techslides.com/30-code-playgrounds-and-sharing-tools Playground sandbox code programming online http://www.skulpt.org https://edtechdev.wordpress.com/2010/03/19/browser-based-ides/ http://techcrunch.com/2012/08/21/5-ways-to-learn-code-from-the-comfort-of-your-own-browser/ https://www.pythonanywhere.com 30 Code Playgrounds and Sharing Tools Most people know about jsFiddle because it is an amazing tool that allows you to quickly test and share small pieces of code. No wonder my jsFiddle examples post is getting a ton of traffic. But, there are many other awesome web based sandbox testing tools that you might find useful. Did you know that there are SQL and NodeJS sandboxing tools out there? It is so convenient to quickly mess around with code online and collaborate with other programmers. Below you will find some of the best free code playgrounds and sandboxing tools for testing, debugging and sharing your code snippets (I put my favorites in bold)...