Monoids, Monads, and Applicative Functors - Repeated Software Patterns
Offered By: CppNow via YouTube
Course Description
Overview
Explore abstract mathematical structures commonly recurring in software development through this conference talk. Delve into monoids, monads, and applicative functors as fundamental patterns beyond traditional design concepts. Learn to identify essential operations for domain-specific classes and understand how to integrate these abstract concepts. Gain insights into recognizing and applying these mathematical structures in practical software development scenarios. Ideal for developers interested in advanced mathematical concepts and their application in programming.
Syllabus
David Sankel: Monoids, Monads, and Applicative Functors: Repeated Software Patterns
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube