You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
elusive
About this tag
The tag 'elusive' appears in a thread about Greg Meredith's C9 lecture series on monadic design patterns for the web. The content discusses the concept of monads, which Greg describes as a novel and conceptually simplified explanation of a fundamental but often elusive idea in computer science. The series focuses on applying monadic composition to real web application development. This tag is relevant for users interested in functional programming, monads, and advanced web development patterns, particularly those seeking to understand abstract mathematical concepts applied to practical coding.
Greg Meredith, a mathematician and computer scientist, has graciously agreed to do a C9 lecture series covering monadic design principles applied to web development. You've met Greg before in a Link Removed. The fundamental concept is here is the monad.
Greg has a very novel and conceptually...