view staging/ex/index.html @ 490:c8a3cb24bae9

Coq'Art exercises
author Adam Chlipala <adam@chlipala.net>
date Tue, 08 Jan 2013 16:20:01 -0500
parents a95af5a59990
children
line wrap: on
line source
<html>
<head>
<link rel="stylesheet" type="text/css" href="/style.css">
<title>Certified Programming with Dependent Types Exercises</title>
</head><body>
<h1><a href="..">Certified Programming with Dependent Types</a> Exercises</h1>

<div class="summary">
<p>Here lies an attempt to crowdsource the production of exercises for CPDT.</p>
</div>

<div class="project">
<h2>Exercises Written for CPDT</h2>
<ul>
<li> <a href="exercises.pdf">Snapshot of exercises that were included in CPDT when I decided to stop maintaining exercises</a> (<a href="http://adam.chlipala.net/">Adam Chlipala</a>)</li>
<li> <a href="http://www.cis.upenn.edu/~bcpierce/courses/670Fall12/">Homeworks from CIS 670 at Penn in Fall 2012</a> (<a href="http://www.cis.upenn.edu/~bcpierce/">Benjamin Pierce</a> and students in the class)</li>
</ul>
</div>

<div class="project">
<h2>Other Exercises</h2>
<ul>
<li> <a href="http://www.labri.fr/perso/casteran/CoqArt/contents.html">Coq'Art exercises</a> (<a href="http://www-sop.inria.fr/lemme/Yves.Bertot/index.html">Yves Bertot</a> and <a href="http://www.labri.fr/Perso/~casteran/index.html">Pierre Cast&eacute;ran</a>)</li>
</ul>
</div>

</body></html>