X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=eb46063b2588902030b4725d99507d6364fbfd73;hp=79203f8b0656e22cd921c450b67c74d31a1d4644;hb=04f8b61b829fda3f7a16e99895e47660040181b6;hpb=945835525c1a4f9d8210693af0b60ecf957ba8be diff --git a/index.mdwn b/index.mdwn index 79203f8b..eb46063b 100644 --- a/index.mdwn +++ b/index.mdwn @@ -85,7 +85,7 @@ preloaded is available at [[assignment 3 evaluator]]. > Topics: [[List Monad as Continuation Monad]]; [[Manipulating Trees with Monads]] (updated); [[Monad Transformers]] (added recently) -(13 Dec) Lecture notes for Week13; Assignment10. +(13 Dec) Lecture notes for Week13; [[Assignment10]]. > Topics: [[CPS and Continuation Operators]]; Curry-Howard @@ -244,6 +244,10 @@ other. [[Translating between OCaml Scheme and Haskell]] +## What is Functional Programming? ## + +Here's a [survey conducted at Microsoft](http://research.microsoft.com/apps/pubs/default.aspx?id=141506) asking programmers what they understand "functional programming" to be. Don't take their responses to be authoritative... this is a just a "man in the street" (seat?) poll. + ## Recommended Books ##