<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head></head>
<body>
  
<div>I found that my daughters had a lot of questions when they went through the tutorial at <a href="http://try-racket.org/">http://try-racket.org/</a> - what’s a function? What’s a binding? Lambda? Lexical scope? </div>
<div><br></div>
<div>So, I thought I’d create an alternative to try-racket - for kids ages 12 and up, give or take.</div>
<div><br></div>
<div>With that in mind, I forked <a href="https://github.com/jarcane/try-racket">https://github.com/jarcane/try-racket</a>, applied a new design, and added:</div>
<div><br></div>
<div>* the bootstrap js framework</div>
<div>* the ability to clear and reset the console (doesn’t clear pictures yet)</div>
<div>* multi-line entries in the console - auto indents at 2 spaces (needs more work)</div>
<div><br></div>
<div>I also removed “context” from the error messages - to keep the errors short and sweet.</div>
<div><br></div>
<div>It’s very much a work in progress, but you can see it here: <a href="http://trycode.io/">http://trycode.io/</a>
</div>
<div><br></div>
<div>As for the content, one idea is to rewrite the tutorial for a younger, less experienced crowd, and use the “info” box in the lower left to provide additional information, terminology, context, etc…</div>
<div><br></div>
<div>Another idea is to write a simple, text-based game; though it lacks the instant gratification of a picture appearing in the console.</div>
<div><br></div>
<div>Any ideas/feedback?</div>
<div><br></div>
<div>Anyone want to pitch in? :)</div>
<div><br></div>
<div>
<a href="https://github.com/arguello/trycode.io">https://github.com/arguello/trycode.io</a><br>
</div>
<div><br></div>
<div>Thanks,</div>
<div>Floyd</div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div class="unibox-signature"></div>
</body>
</html>