All Talks

Monoids, Monads, and Applicative Functors: Repeated Software Patterns

https://cppcon.org/ https://github.com/CppCon/CppCon2020

Forget factories, singletons, and proxies; What are the real patterns in software development? This talk explores abstract mathematical structures that commonly recur in software development. Once a mind is trained to recognize these patterns, it becomes easy to identify the fundamental operations for domain specific classes and how to put the pieces together. This discussion is for those who enjoy math, abstract concepts, and expanding …

You might be interested in: