« Spotted on the Haskell documentation about monads, this post gives interesting and visual explanations about applicatives, functors and monads. A little background on functional programming (and Haskell) may be needed, but the drawings should be quite insightful for most of the curious readers. »
« Even wonder what are Algebraic Data Types, sum types, product types ? This post explains a lot, with examples on various programming languages like C++, Switf, Haskell, and mostly Rust. »
« The author shows quickly that the question is tricky and tries instead to answer those two questions:
" What are functional programming principles?" And "Does Rust make it easy or hard to adhere to them?" »
« Tidal est un environnement de codage qui permet d'interpréter du code Haskell pour faire de la musique en direct. Il a été pensé pour apprendre le langage tout en s'amusant. Tout comme Sonic Pi pour le langage Ruby. »