<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> 
<head>
<title>Haskell Warmup</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="pandoc" />
<link rel="shortcut icon" href="icon.ico" />
<script src="common_en.js" charset="utf-8" type="text/javascript"></script> 
<link rel="stylesheet" href="common.css" type="text/css" />
</head>
<body onload="javascript:resetForms(); javascript:slidy_init();">
<div><h1 class="cover">Haskell Warmup</h1>
<div id="info"></div>
<ul>
<li><a href="#haskell-warmup">Haskell Warmup</a></li>
<li><a href="#haskell-blog-posts">Haskell Blog Posts</a></li>
<li><a href="#agda">Agda</a></li>
</ul>
</div>
<section id="haskell-warmup" class="level1">
<h1>Haskell Warmup</h1>
<ul>
<li><a href="Expressions_en.xml">Lesson 1: Expressions and types</a></li>
<li><a href="FunDef_en.xml">Lesson 2: Function definitions</a></li>
<li><a href="ADT_en.xml">Lesson 3: Data type definitions</a></li>
<li><a href="TypeClasses_en.xml">Lesson 4: Type classes</a></li>
</ul>
</section>
<section id="haskell-blog-posts" class="level1">
<h1>Haskell Blog Posts</h1>
<ul>
<li><a href="FunctionGraphs_en.xml">Function Graphs</a></li>
<li><a href="Rubik_en.xml">Rubik’s Cube</a></li>
<li><a href="Economic_en.xml">Economic Interpreter for Haskell</a></li>
<li><a href="UsersGuide_en.xml">ActiveHs User’s Guide</a></li>
<li><a href="DevDoc_en.xml">ActiveHs Developer’s Documentation</a></li>
</ul>
</section>
<section id="agda" class="level1">
<h1>Agda</h1>
<p><a href="http://people.inf.elte.hu/divip/AgdaTutorial/Index.html">Course material</a></p>
<p>The slides of the previous one-day Agda course are gradually merged into the course material.</p>
</section>
</body>
</html>

