Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samuelschlesinger/haskell-beginners
- Owner: SamuelSchlesinger
- Created: 2020-11-06T16:19:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-06T17:10:14.000Z (about 4 years ago)
- Last Synced: 2024-10-27T19:10:57.432Z (2 months ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.