Sorry, this entry is only available in Français.
{ 0 comments }
CodePad is an online tool that lets you run code and share it.
Very usefull, CodePad will allow you to test code and share it. Several language are available: C, C + +, D, Haskell, Lua, OCaml, PHP, Perl, Python, Ruby, Scheme, Tcl. Once you’ve executed your code, an URL like http://codepad.org/a2ef9PpO is generated and you can share it. You can also comment these pieces of code and create an account to save your snippets permanently (by default they are deleted after 24 hours). Finally, you can get a page for free dedicated to your project with a URL like myproject.codepad.org to organize your code snippets and that is really cool !
Codepad : http://codepad.org
{ 0 comments }
Snipplr is a website featuring thousands of snippets, pieces of code and functions, written in many languages that solve problems often encountered by developers.
Indeed, this website will help you, depending on the language you use, find simple and effective solutions for problems you encounter every day when developing your applications or websites. You can search for and find PHP snippets, jQuery or Mootools snippets, Objective C, HTML, CSS … and many others. With nearly 25,000 snippets and more than 16,000 registered users, Snipplr is the website to use when searching for a solution to a specific problem.
Snipplr : http://snipplr.com/
{ 0 comments }