Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibnaleem/haskell-simplified
The open curriculum for learning functional programming in Haskell
https://github.com/ibnaleem/haskell-simplified
functional-programming haskell haskell-book haskell-exercises haskell-language haskell-learning haskell-tutorial learnyouahaskell theodinproject
Last synced: 2 days ago
JSON representation
The open curriculum for learning functional programming in Haskell
- Host: GitHub
- URL: https://github.com/ibnaleem/haskell-simplified
- Owner: ibnaleem
- License: cc0-1.0
- Created: 2023-11-10T13:39:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T11:12:45.000Z (about 1 year ago)
- Last Synced: 2024-12-15T16:46:43.793Z (about 2 months ago)
- Topics: functional-programming, haskell, haskell-book, haskell-exercises, haskell-language, haskell-learning, haskell-tutorial, learnyouahaskell, theodinproject
- Language: HTML
- Homepage:
- Size: 1.14 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Stars Count](https://img.shields.io/github/stars/ibnaleem/Haskell-Simplified?style=flat)](https://github.com/ibnaleem/Haskell-Simplified/stargazers)
An open-source curriculum for learning functional programming in Haskell. Dive into detailed chapters with hands-on exercises to reinforce theoretical knowledge. Showcase completed exercises in your portfolio for practical proof of your skills.
Most chapters blend original written content with material from [Learn You a Haskell for Great Good](https://github.com/ibnaleem/CS-Resources/blob/main/Languages/Learn%20You%20a%20Haskell%20for%20Great%20Good.pdf).
This repository contains the actual chapter files used on [our website](https://ibnaleem.github.io/Haskell-Simplified).
## Contributing
[Haskell-Simplified](https://ibnaleem.github.io/Haskell-Simplified) thrives on open-source contributions to enhance and expand. We invite contributors of all backgrounds and experience levels to help maintain this valuable curriculum. To contribute, carefully review our [contributing guide](https://github.com/ibnaleem/Haskell-Simplified/blob/main/CONTRIBUTING.md).
Contribute to our curriculum by:
- Rectifying typos and grammar errors.
- Clarifying and simplifying existing chapters.
- Rectifying broken links.
- Adding valuable resource links.
- Developing new chapters with approval.\* See [LICENSE.md]([https://github.com/ibnaleem/Haskell-Simplified/blob/main/LICENSE.md](https://github.com/ibnaleem/Haskell-Simplified/blob/main/LICENSE)) for usage details.
___
Created by [Ibn Aleem](http://www.github.com/ibnaleem), inspired by [The Odin Project](https://theodinproject.com)