Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samuelschlesinger/haskell-beginners

This is a repository for Haskell beginners to learn, with as much help as I can provide.
https://github.com/samuelschlesinger/haskell-beginners

Last synced: 20 days ago
JSON representation

This is a repository for Haskell beginners to learn, with as much help as I can provide.

Awesome Lists containing this project

README

        

# Haskell Beginners

This repository is meant to help beginners learn
[Haskell](https://www.haskell.org/), a strongly typed, purely functional
programming language.

In order to get help on any particular topic, open a pull request containing
any code that you need a hand with, along with any relevant commentary or
questions. I will then read your code, commentary, and questions, and reply
with any help I can offer.