Skip to content

LauriNieminen/haskell-mooc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published