Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/serize02/haskell-docs

This repository collects a curated list of books and resources to help you learn and master Haskell, a purely functional programming language. From beginner-friendly introductions to advanced topics, these books will guide you through your Haskell journey.
https://github.com/serize02/haskell-docs

haskell haskell-learning haskell-library

Last synced: 21 days ago
JSON representation

This repository collects a curated list of books and resources to help you learn and master Haskell, a purely functional programming language. From beginner-friendly introductions to advanced topics, these books will guide you through your Haskell journey.

Awesome Lists containing this project

README

        

Haskell Learning Resources

###

This repository is a collection of books and resources to help you learn Haskell, a purely functional programming language. Whether you're a beginner or an experienced programmer, this repository aims to provide a comprehensive set of materials to facilitate your learning journey.

###

Books Included

###

Haskell Programming: A comprehensive guide to Haskell programming, covering the language's syntax, features, and best practices.

###

Haskell Notes for Professionals: A concise and informative guide for professionals, providing a quick reference to Haskell's syntax, features, and common pitfalls.

###

Learn You a Haskell for Great Good! by Miran Lipovača: A beginner-friendly book that introduces Haskell through a series of exercises and examples.

###

Real World Haskell by Bryan O'Sullivan, John Goerzen, and Don Stewart: A practical guide to using Haskell in real-world applications, with examples and case studies.

###