Difference between revisions of "Humor"

From HaskellWiki
Jump to navigation Jump to search
(Added a link to "Ranjit Jhala performs Lambda Style!")
m (Another amusing attempt to explain monadic types...)
 
(6 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
* [http://www.youtube.com/watch?v=Ci48kqp11F8 Ranjit Jhala performs Lambda Style!]
 
* [http://www.youtube.com/watch?v=Ci48kqp11F8 Ranjit Jhala performs Lambda Style!]
 
* [http://ro-che.info/ccc/01.html Cartesian Closed Comic]
 
* [http://ro-che.info/ccc/01.html Cartesian Closed Comic]
*[http://books.google.com/books?id=qMBQAAAAMAAJ&q=Haskell&dq=Haskell&lr=&hl=fr 3 Pages containing Haskell from Google Books] Courtesy of: Haskell '05: proceedings of the ACM SIGPLAN 2005 Haskell Workshop ...
 
:( Par ACM Special Interest Group on Programming Languages)
 
 
*[[Let's_Play_Free_Games]]
 
*[[Let's_Play_Free_Games]]
 
*[[Music of monads]]
 
*[[Music of monads]]
Line 36: Line 34:
 
* [[Lambdabot|Lambdabot's]] [http://www.cse.unsw.edu.au/~dons/code/lambdabot/State/quote quotes archive].
 
* [[Lambdabot|Lambdabot's]] [http://www.cse.unsw.edu.au/~dons/code/lambdabot/State/quote quotes archive].
 
* [[HaskellCosmetics|Haskell cosmetics]], pure and good for you
 
* [[HaskellCosmetics|Haskell cosmetics]], pure and good for you
* [http://article.gmane.org/gmane.comp.lang.haskell.general/13881 Haskell No Operation]
+
* [http://archive.fo/seKtU Haskell No Operation]
 
* [[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 51: 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]
  +
*More Haskell humor at [http://www.reddit.com/r/ProgrammerHumor/search?q=haskell&restrict_sr=on reddit.com]
   
 
[[Category:Humor|*]]
 
[[Category:Humor|*]]

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.