Difference between revisions of "Humor"

From HaskellWiki
Jump to navigation Jump to search
(Added "Red Riding Hood Teaches Programming")
m (Another amusing attempt to explain monadic types...)
 
(2 intermediate revisions by the same user not shown)
Line 37: Line 37:
 
* [[Almost Haskell]]
 
* [[Almost Haskell]]
 
* [http://www.haskell.org/pipermail/haskell-cafe/2006-November/019190.html There's a monster in my Haskell!]
 
* [http://www.haskell.org/pipermail/haskell-cafe/2006-November/019190.html There's a monster in my Haskell!]
* [http://nssdc.gsfc.nasa.gov/image/planetary/jupiter/io.jpg What does IO look like?], or how why threading the real world is tricky.
+
* [https://photojournal.jpl.nasa.gov/jpeg/PIA02308.jpg What does IO look like?], or why threading the real world [https://nssdc.gsfc.nasa.gov/image/planetary/jupiter/io.jpg is tricky]. <!-- new image from https://photojournal.jpl.nasa.gov/catalog/PIA02308 -->
 
*[[Humor/Erlkönig|King IO (freely adapted from Goethe)]]
 
*[[Humor/Erlkönig|King IO (freely adapted from Goethe)]]
 
*[http://koweycode.blogspot.com/2007/01/think-of-monad.html Think of a monad ... ]
 
*[http://koweycode.blogspot.com/2007/01/think-of-monad.html Think of a monad ... ]
Line 49: Line 49:
 
*[[Haiku]]
 
*[[Haiku]]
 
*[http://blog.plover.com/prog/burritos.html Monads are like burritos]
 
*[http://blog.plover.com/prog/burritos.html Monads are like burritos]
  +
*[https://www.snoyman.com/blog/2016/09/monads-are-like-lannisters Monads are like Lannisters]
  +
*[https://maciejpirog.github.io/fishy/ Fishy Monad Tutorial]
 
*[https://toggl.com/blog/little-red-riding-hood-teaches-programming-comic Little Red Riding Hood Teaches Programming ] [Comic]
 
*[https://toggl.com/blog/little-red-riding-hood-teaches-programming-comic Little Red Riding Hood Teaches Programming ] [Comic]
 
*More Haskell humor at [http://www.reddit.com/r/ProgrammerHumor/search?q=haskell&restrict_sr=on reddit.com]
 
*More Haskell humor at [http://www.reddit.com/r/ProgrammerHumor/search?q=haskell&restrict_sr=on reddit.com]

Latest revision as of 21:19, 15 March 2021

Who says functional programmers never have any fun? Here's some of the hoaxes and other funny stuff from several sources.