YoVDO

Expected - An Exception-Friendly Error Monad

Offered By: CppNow via YouTube

Tags

C++Now Courses C Programming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore an in-depth presentation on the concept of "Expected," an exception-friendly Error Monad, delivered by Vicente J Botet Escriba at C++Now 2014. Dive into the intricacies of error handling in C++ programming, focusing on a powerful alternative to traditional exception mechanisms. Learn how the Expected monad can enhance code reliability and readability by providing a structured approach to managing potential errors. Gain insights into implementing this concept in your C++ projects, understanding its benefits and use cases. Complementary slides are available for reference, offering visual aids and code examples to reinforce the concepts discussed in this comprehensive talk.

Syllabus

Expected- An exception-friendly Error Monad


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