haskell-phrasebook

Haskell tutorial

A tutorial guide to Haskell programming with annotated example programs.

The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs

GitHub

211 stars
12 watching
22 forks
Language: Haskell
last commit: over 4 years ago
haskellhaskell-learning

Related projects:

RepositoryDescriptionStars
mark-watson/haskell_tutorial_cookbook_examplesA collection of Haskell code examples and tutorials for learning the language.81
haskellzhangsong/introduction_to_haskellA book's source code with corrections and explanations for errors in a Haskell programming language textbook.67
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95
raviksharma/bartosz-basics-of-haskellA collection of exercises and code examples illustrating the basics of Haskell programming488
google/haskell-trainingsA set of training materials and exercises for learning Haskell programming language1,397
mondaymorninghaskell/haskellingsAn automated tutorial program for learning Haskell programming168
dnikolovv/practical-haskellA collection of practical examples and snippets to help developers use Haskell in real-world scenarios.84
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
haskell-jp/makemistakestolearnhaskellA tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes83
winterland1989/magic-haskellA collection of Haskell examples and tutorials covering various programming concepts294
haskell-beginners-2022/course-planA comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language.1,296
alpacaaa/zero-bs-haskellA tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology.564
anton-k/ru-haskell-bookAn online Haskell book repository with source code examples and downloadable books in various formats.276
w7cook/aoplTeaching notes and resources on programming languages written in Haskell165