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.
c9 series
About this tag
The c9 series tag on WindowsForum.com covers a lecture series by Greg Meredith on monadic design patterns for web development. The content focuses on the mathematical concept of monads and their application to building real web applications. Greg Meredith, a mathematician and computer scientist, provides a simplified explanation of monads and demonstrates how monadic composition can be used in web development. The series is aimed at developers interested in functional programming and advanced design patterns. While the tag is associated with WindowsForum.com, the content is primarily about programming theory rather than Windows-specific topics.
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...