Site icon Learn C++

Learn C++ With Building an Intuition for Composition by Sy Brand (CPPCon 2020) Video

This video is for you if you’re tired of reading posts about “monads” and “endofunctors” that does not give you an idea of how they can actually support and improve your C++ programming. In C++, functions and data composition are becoming more relevant because of features such as ranges, continuable features, and new techniques for error handling. This session will help you develop a new understanding of mathematical concepts using real-world examples and C++ programming idioms.

Exit mobile version