learn-you-a-haskell VS learn4haskell

Compare learn-you-a-haskell vs learn4haskell and see what are their differences.

learn-you-a-haskell

“Learn You a Haskell for Great Good!” by Miran Lipovača (by pvorb)

learn4haskell

👩‍🏫 👨‍🏫 Learn Haskell basics in 4 pull requests (by kowainik)
Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
learn-you-a-haskell learn4haskell
74 13
284 899
- 0.8%
0.0 0.0
10 months ago 28 days ago
Makefile Haskell
- Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

learn-you-a-haskell

Posts with mentions or reviews of learn-you-a-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.

learn4haskell

Posts with mentions or reviews of learn4haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-09.
  • 15 Resources to Help You Learn Haskell in 2022
    3 projects | dev.to | 9 Mar 2022
    If reading books isn’t exactly your thing, here are some Haskell courses that should get you writing Haskell as fast as possible. There are two options to choose from here: something like Type Classes or learn4haskell can be very useful for getting started with the Haskell syntax and basic language constructs, while the more university-focused courses from Erik Meijer or Graham Hutton will help you start thinking like a functional programmer.
  • I want to get into Cardano, considering learning Haskell, worried it is too niche of a language for a secure career path.
    2 projects | /r/CardanoDevelopers | 30 Sep 2021
    If you are already advanced in other programming languages, this course will get your feet wet: https://github.com/kowainik/learn4haskell
  • Cardano Daily Discussion - Questions & Market Thread - June 02, 2021
    2 projects | /r/cardano | 1 Jun 2021
  • Good way to learn haskell?
    3 projects | /r/haskell | 25 Mar 2021
    Learn4Haskell - Great for getting your feet wet with Haskell's syntax, and the fundamental typeclasses. They teach the concepts, and give you exercises on Haskell files which I find really neat. Akin to vim tutor. You can also run test cases which I found helpful.
    3 projects | /r/haskell | 25 Mar 2021
    You can check Learn4Haskell. It contains dev env setup instructions, explanations of topics with exercises. And the bonus feature is that course authors will review your solutions and provide feedback.
  • My Hacktoberfest 20 Journey Towards Climate Change
    3 projects | dev.to | 15 Oct 2020
    Later, I found repos like kowainik/learn4haskell where we can create 4 valid PR's and learn some Haskell along the way. As of now, I have raised 2 PR's to this repo and I must say learning Haskell and functional programming concepts has been fun.
    3 projects | dev.to | 15 Oct 2020
    Most project maintainers are very much interested to help beginners get into open source, so you just have to get started. Just have a look at one of my PR.

What are some alternatives?

When comparing learn-you-a-haskell and learn4haskell you can also consider the following projects:

fp-course - Functional Programming Course

plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.

learn-you-a-haskell-notebook - Jupyter adaptation of Learn You a Haskell for Great Good!

coq - Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

hadolint - Dockerfile linter, validate inline bash, written in Haskell

awesomo - Cool open source projects written in various languages.

jenkins-infra - Jenkins main control repo for R10k and our Puppet Enterprise managed infrastructure

inline-js - Call JavaScript from Haskell, and vice versa!

book - V2 of Real World OCaml

Exercism - website - The codebase for Exercism's website.

algebra-driven-design - Source material for Algebra-Driven Design