Skip to content

Instantly share code, notes, and snippets.

@kexline4710
Last active August 29, 2015 13:55
Show Gist options
  • Save kexline4710/8716557 to your computer and use it in GitHub Desktop.
Save kexline4710/8716557 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>exercism.io</title>
<style></style>
</head>
<body>
<h1>The Process</h1>
<ol>
<li>Submit your code.</li>
<li>Receive feedback.</li>
<li>Resubmit your code. Rinse. Repeat.</li>
</ol>
<p>Once you feel like the discussion has wound down, click the "ok, I'm done" button, and the exercise will no longer appear in the lists of exercises for others to nitpick.</p>
<p>As soon as you submit code to an assignment, exercism fetch will give you the next exercise so you have something to work on while you're waiting for feedback.</p>
<p>You can always submit new versions of completed exercises. This will reopen the exercise for feedback. </p>
<h2>Nitpick Others</h2>
<p>When you've completed the first exercise, you will gain access to the exercises that are awaiting feedback.</p>
<h2>Wondering where to start?</h2>
<p>The help menu should get you going. The first step will be to <a href="#">access the exercises</a>. If you get stuck, <a href="#">email me</a>!</p>
<img src="http://exercism.io/img/logo.png" alt="logo" >&copy; 2014 Katrina Owen Source: <a href="#">github.com/exercism/exercism.io</a>. Report bugs and submit feedback <a href="#">on GitHub</a>. Email me at <a href="mailto:[email protected]"> [email protected]</a>.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment