learn-you-a-haskell VS book

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

learn-you-a-haskell

“Learn You a Haskell for Great Good!” by Miran Lipovača (by pvorb)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
learn-you-a-haskell book
80 22
304 1,206
0.7% 0.7%
0.0 2.7
over 2 years ago 8 months ago
Makefile OCaml
- GNU General Public License v3.0 or later
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 2025-01-05.

book

Posts with mentions or reviews of book. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-01.
  • Ask HN: What less-popular systems programming language are you using?
    38 projects | news.ycombinator.com | 1 Mar 2025
    I've read some part of the book Real World OCaml, by Yaron Minsky and Anil Madhavapeddy.

    https://dev.realworldocaml.org/

    I also saw this book OCaml from the Very Beginning by John Whitington.

    https://ocaml-book.com/

    I have not read that one yet. But I know about the author, from having come across his PDF tools written in OCaml, called OCamlPDF, earlier.

  • My first experience with OCaml
    7 projects | dev.to | 19 Sep 2024
    I started with the official documentation, which was enough to get an overview of the language and its type model, install the development tools and compile a small "hello world" application. However as I dove deeper I discovered other resources as well, such as Real World OCaml, OCamlverse, OCaml Operators where I could find the information I couldn't find on the official page.
  • JPMorgan's Python training for business analysts and traders
    2 projects | news.ycombinator.com | 29 Aug 2024
    Hard to find newer things in Python. Perhaps:

    https://github.com/JuliaQuant

    Used at Jane Street:

    https://dev.realworldocaml.org/

  • Internet Archive forced to remove 500k books after publishers' court win
    1 project | news.ycombinator.com | 21 Jun 2024
    > This is book communism and fails for the same reasons as regular communism. It is in nobody’s interest to do any hard work. If you don’t reward great effort, virtually nobody provides it.

    Counterpoint that is decidedly not motivated by communism:

    https://dev.realworldocaml.org/

    There are many books like it, comprehensive, written with great effort, and free for anyone to read.

  • OCaml: a Rust developer's first impressions
    4 projects | news.ycombinator.com | 12 Nov 2023
    Some of your questions might be answered in this book (free online version): https://dev.realworldocaml.org/
  • Compiler Development: Rust or OCaml?
    5 projects | news.ycombinator.com | 7 Aug 2023
  • Nix-Powered Development with OCaml
    12 projects | news.ycombinator.com | 6 Mar 2023
    I don't think they're wrong

    the Jane Street side are quite prolific with blog posts etc

    as a newcomer to OCaml one of the first, and nicer-looking, intro resources you'll likely encounter is the Real World OCaml book https://dev.realworldocaml.org/ which unfortunately does everything using Base instead of the stdlib

    Personally that didn't sit right to me and I prefer to use the stdlib by default (which seems fine and not in need of a wholesale replacement)

  • Comparing Objective Caml and Standard ML
    5 projects | news.ycombinator.com | 15 Feb 2023
    This is an oldie but a goodie.

    OCaml has, unlike Standard ML, grown quite a lot since this page was made.

    In particular, the section "Standard libraries", I'd recommend looking at:

    https://dev.realworldocaml.org/

    A couple of places where the comparison is outdated:

    - OCaml using Base [1] allows for result-type oriented programming

    - OCaml using Base uses less language magic and more module system

    While there was and is truth to the distinction that SML is for scientists and OCaml is for engineers, this dichotomy is getting dated: OCaml is under active development, which means that scientists who want better tooling will choose OCaml. For example, 1ML [2] by Andreas Rossberg was built in OCaml.

    [1]: https://opensource.janestreet.com/base/

  • Resource recommendations for a beginner.
    1 project | /r/ocaml | 25 Jan 2023
    Real World OCaml (version 2 is finally out) is also pretty good.
  • OCAML HELP!
    1 project | /r/ocaml | 27 Oct 2022
    Real World OCaml is also a good resource, geared more towards people who already have some programming experience and want a more industry/practical focused learning experience.

What are some alternatives?

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

learn4haskell - 👩‍🏫 👨‍🏫 Learn Haskell basics in 4 pull requests

swift-async-algorithms - Async Algorithms for Swift

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

websocket - Websockets for Elm

onelinerizer - Shamelessly convert any Python 2 script into a terrible single line of code

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Makefile is
the 34th most popular programming language
based on number of references?