<div dir="ltr"><div>Hello Haskell Café,</div><div><br></div><div>I have been working on a website aimed at teaching programming and Computer Science through quick examples.  It is called "<a href="https://cscx.org/">Computer Science by Example</a>": <a href="https://cscx.org/">https://cscx.org/</a><br><br>The exercises start very simple (<a href="https://cscx.org/add">e.g. read two numbers and print their sum</a>) then increase in difficulty and complexity gradually (<a href="https://cscx.org/cash">e.g. solving the change-making problem</a>).  The website has an "online judge" functionality where students can submit their solutions which are tested and graded automatically without human intervention.  It currently supports solutions in <b>Haskell</b> and additionally: Python, C, C++, C#, Java, JavaScript, Lua and Ruby.<br><br>The exercises are useful not only to first time programmers, but also to experienced programmers trying to learn a new language such as Haskell.<br><br>Check it out at <a href="https://cscx.org/">cscx.org</a>.  The exercises are freely available for anyone to try.</div><div><br></div><div>Best Regards,</div><div>Rudy<br></div></div>