asarkar / haskell-mooc

https://haskell.mooc.fi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell MOOC

My solutions for the Haskell MOOC course.

This is an online course on Functional Programming that uses the Haskell programming language.

Course Page: https://haskell.mooc.fi.

Official GitHub repository: https://github.com/moocfi/haskell-mooc.

Exercises

Exercises are Haskell source code files named Set1.hs, Set2.hs and so on.

Running Tests

./.github/run.sh SetXTest.hs

where X is the number of the exercise set.

Part 1

Lecture 1

...And so It Begins

Quiz

Lecture 2

Either You Die a Hero...

Quiz

Lecture 3

Catamorphic

Quiz

Lecture 4

Real Classy

Quiz

Lecture 5

You Need String for a Knot

Quiz

Lecture 6

Working Class Hero

Quiz

Lecture 7

New Constellations

Lecture 8

The Aftertaste

Part 2

Lecture 9

Recap of Part 1

Quiz

Lecture 10

Reductionism

Quiz

Lecture 11

RealWorld -> (a,RealWorld)

Quiz

Lecture 12

fmap fmap fmap

Quiz

Lecture 13

A Monoid in the Category of Problems

Quiz

Lecture 14

Let’s Use Some Libraries!

Lecture 15

You’re Valid Even Without Monads

Quiz

Lecture 16

Odds and Ends

About

https://haskell.mooc.fi/


Languages

Language:Haskell 100.0%