YoVDO

YOMM2 - Fast, Orthogonal, Open Methods in a Library

Offered By: CppNow via YouTube

Tags

C++Now Courses Software Development Courses C++ Courses Polymorphism Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a comprehensive conference talk on yomm2, a library implementing open methods in C++. Delve into the concept of open methods as virtual functions defined outside of a class, allowing for the addition of polymorphic behavior to existing class hierarchies without modification. Learn how open methods provide a superior alternative to the Visitor pattern, solve cross-cutting concerns, and address the binary (or multiple) dispatch problem. Discover the advantages of yomm2 over its predecessor yomm11, including faster performance and no need for class instrumentation. Gain insights from Jean-Louis Leroy, Senior Software Engineer at Bloomberg LP, on how open methods can simplify code, improve separation of concerns, and enhance performance in C++ programming.

Syllabus

yomm2: Fast, Orthogonal, Open Methods in a Library - Jean-Louis Leroy - C++Now 2018


Taught by

CppNow

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera