Tatatofly / haskell-mooc

Haskell MOOC University of Helsinki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell MOOC

University of Helsinki

Course page

License: CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About the Beta test

Welcome to the Beta test of this Haskell course! The course material is finished, but we'd like your feedback on how we can make everything better for the real launch of the course. Please give feedback via

We'd like to hear how you find the course, and especially if you find problems with the exercises or omissions in the material. However all sorts of feedback is welcome. If you're unsure about something, ask!

Material

The material is available as part1.html in this repository.

Exercises

Exercises can be found under exercises/. Exercises are Haskell source code files named Set1.hs, Set2.hs and so on. You complete the exercises by editing the file according to the instructions in the file. You can check your answers by running

stack runhaskell SetXTest.hs

in the exercises/ directory. Remember to replace X with the number of the set you are working on.

See the material for more info.

About

Haskell MOOC University of Helsinki

License:Other


Languages

Language:HTML 73.3%Language:Haskell 26.4%Language:CSS 0.3%