From: Cameron Ball Date: Thu, 12 Mar 2020 15:45:38 +0000 (+0800) Subject: Initial commit X-Git-Url: http://cameron1729.xyz/?p=fp-lecture.git;a=commitdiff_plain;h=12febe145774b557e47e13cebd32b1788f32cb5e Initial commit --- 12febe145774b557e47e13cebd32b1788f32cb5e diff --git a/img/tile-nopad-bottom.png b/img/tile-nopad-bottom.png new file mode 100644 index 0000000..3a87d13 Binary files /dev/null and b/img/tile-nopad-bottom.png differ diff --git a/img/tile.png b/img/tile.png new file mode 100644 index 0000000..7701084 Binary files /dev/null and b/img/tile.png differ diff --git a/img/tile1.png b/img/tile1.png new file mode 100644 index 0000000..813b76e Binary files /dev/null and b/img/tile1.png differ diff --git a/img/wide-eyed-crazy.png b/img/wide-eyed-crazy.png new file mode 100644 index 0000000..5b13a32 Binary files /dev/null and b/img/wide-eyed-crazy.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..fba6737 --- /dev/null +++ b/index.html @@ -0,0 +1,195 @@ + + + + + + + + + + +
+
=<< What's up with that Title? >>=
+
+
+ +
+
+
+
+ It’s functions, pure functions! Pure functions and their values, PURE FUNCTIONS FOREVER AND FOREVER AND FOREVER A HUNDRED YEARS monad... some... things... Me and monads runnin' around and...applicative functor time... a- all day long forever... All a - a hundred days applicatives and functors! Forever a hundred times.... OVER and over monad transformers... adventures dot com... W W W dot at lambda calculus and category theory dot com w..w..w... function composition adventures... Ah- hundred years… Every minute referential… transparency dot com.... w w w a hundred times... composition dot com... +
+
+
+
Fig 1.1 What most people thing a typical functional programming advocate looks like
+
+
+
+
=<< Obligatory Quote >>=
+
+
+
+
+
=<< Obligatory Quote >>=
+
+
If you wish to build a ship, do not divide the men into teams and send them to the forest to cut wood. Instead, teach them to long for the vast and endless sea.
+
+
+
+
=<< The Third Slide >>=
+
+
Left "Hello" >>= \x -> Right "ah shit"
+
+
+ + +