Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aryangupta-09/haskell-mooc-solutions

My solutions for the Haskell MOOC course by the University of Helsinki.
https://github.com/aryangupta-09/haskell-mooc-solutions

assignment-solutions assignments-of-the-course assignments-solutions college-assignments college-courses course-solutions functional-programming haskell haskell-mooc haskell-mooc-fi haskell-mooc-solutions helsinki-university-mooc mooc mooc-fi mooc-solutions online-course university-assignments university-course university-courses university-coursework

Last synced: about 1 month ago
JSON representation

My solutions for the Haskell MOOC course by the University of Helsinki.

Awesome Lists containing this project

README

        

# Haskell-MOOC-Solutions
Solutions to the online functional programming course, Haskell MOOC, available at https://haskell.mooc.fi/

The course comprises Functional Programming I and II, offered by the University of Helsinki.

## Tech Stack
Haskell

## Installation

1. Clone the repo
```bash
git clone https://github.com/aryanGupta-09/Haskell-MOOC-Solutions.git
```

2. Go to the project directory
```bash
cd Haskell-MOOC-Solutions
```

3. Follow the instructions given on the course website to set up Haskell and run the files.