wiwinwlh

What I Wish I Knew When Learning Haskell (by sdiehl)

Wiwinwlh Alternatives

Similar projects and alternatives to wiwinwlh

  1. advent-of-code-jq

    Solving Advent of Code with jq

  2. CodeRabbit

    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 logo
  3. TIC-80

    TIC-80 is a fantasy computer for making, playing and sharing tiny games.

  4. learn-you-a-haskell

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

  5. milewski-ctfp-pdf

    Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

  6. hoogle

    68 wiwinwlh VS hoogle

    Haskell API search engine

  7. Wren

    47 wiwinwlh VS Wren

    The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

  8. course-plan

    📜 Haskell course info, plan, video lectures, slides

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. Agda

    27 wiwinwlh VS Agda

    Agda is a dependently typed programming language / interactive theorem prover.

  11. haskell-handbook

    Best practices on how to be efficient with Haskell in production

  12. sense-lang

    Sense is a very high level, functional programming language for creating software by writing only the absolute necessary information and not a single line above that.

  13. fp-notes

    1 wiwinwlh VS fp-notes

    Notes on Functional Programming and related topics

  14. zero-bs-haskell

    Learn Haskell, with tiny lessons.

  15. Tiny

    A very small statically-typed embeddable scripting language. (by goodpaul6)

  16. fp-course

    5 wiwinwlh VS fp-course

    Functional Programming Course (by tonymorris)

  17. attoparsec-conduit

    A streaming data library

  18. ruwren

    A Rustified binding for Wren

  19. awesome-haskell

    A curated list of amazingly awesome Haskell articles and talks for beginners. (by albohlabs)

  20. FP-Course-ITMO

    Slides and other materials for functional programming lectures ITMO university

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wiwinwlh alternative or higher similarity.

wiwinwlh discussion

Log in or Post with

wiwinwlh reviews and mentions

Posts with mentions or reviews of wiwinwlh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-21.
  • Ask HN: What resources do you recommend for learning Haskell?
    8 projects | news.ycombinator.com | 21 Jul 2024
  • Počeo da učim Haskell
    12 projects | /r/programiranje | 8 Mar 2023
    wiwibwlh
  • Update on The Haskell Guide
    2 projects | /r/haskell | 14 Feb 2023
    In this respect, The Haskell Guide is not a tutorial, project-based guide or textbook, which aims to give a more complete walk through the language, in a linear fashion, but more like a reference guide that is carefully designed to be accessible and clear. In that respect, it's like a beginner level version of What I Wish I Knew When I Learned Haskell, with more cross-referencing. (By the way, I don't think this is a substitute for more in-depth or didactically rich resources at all; it's trying to address a different problem.)
  • Wren is a small, fast, class-based concurrent scripting language
    11 projects | news.ycombinator.com | 28 Aug 2022
    Many libraries try to stick to Haskell 98. Also whenever someone writes a paper about some new techniques, they always seem to take a lot of pleasure in pointing out when their technique works in Haskell 98.

    I like that you can mix and match GHC extensions even in the same project. So one library (or even just one module) might use some crazy and messy extensions, but you can still use it from vanilla Haskell.

    http://dev.stephendiehl.com/hask/#language-extensions has a list of extensions and some judgement on them.

    For example, I really like TupleSections. They are not strictly necessary for anything, they are purely cosmetic / syntactic sugar. But they also don't cause any mess. https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/tupl...

    Also: TypedHoles are really neat for developing, and will never show up in your final code. https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/type...

  • How was your study routine to become good at haskell?
    4 projects | /r/haskell | 12 Jul 2022
    Maybe try to implement something using Haskell? For example, try to read through: https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours to see how the concepts are used in a "real world" setting. Also, https://github.com/sdiehl/wiwinwlh is an underrated resource imo. Anyways, the best way to learn Haskell is to just use it. I'm still learning myself, so I don't have much to say beyond that.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 27 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic wiwinwlh repo stats
6
2,587
0.0
about 3 years ago

Sponsored
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