<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Richard Vankoningsveld on The Carpentries</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/author/richard-vankoningsveld/</link><description>Recent content in Richard Vankoningsveld on The Carpentries</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 18 Nov 2024 23:02:38 -0500</lastBuildDate><atom:link href="https://deploy-preview-705--carpentries-website.netlify.app/blog/author/richard-vankoningsveld/index.xml" rel="self" type="application/rss+xml"/><item><title>My Favorite tool - A Coding Sandbox</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/12/replit_fave/</link><pubDate>Thu, 21 Dec 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/12/replit_fave/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;p>My favorite tool is &lt;a href="https://repl.it/">repl.it&lt;/a>, a &amp;lsquo;sandbox&amp;rsquo; tool to help me test and refine Python code.&lt;/p>
&lt;h4 id="why-do-i-like-it">Why do I like it?&lt;/h4>
&lt;p>It is an online tool for testing/running code. It allows you to write and run code in
a number of &lt;a href="https://repl.it/languages">different languages&lt;/a>, and see the results.
No R support I&amp;rsquo;m afraid, but it does have Python (2 and 3), Ruby, Haskell, Go, JavaScript and many more.&lt;/p></description></item></channel></rss>