YoVDO

Polymorphism À La Carte - CppNow 2021

Offered By: CppNow via YouTube

Tags

C++Now Courses C++ Courses Object-oriented programming Courses Prototypal Inheritance Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore runtime polymorphism mechanisms from various programming languages and their implementation in C++ through an extended framework called Zoo. Delve into the advantages and disadvantages of dynamic dispatch, late binding, Rust Traits, Swift Protocols, and JavaScript's prototypal inheritance. Learn how to apply these concepts in C++ code, achieving benefits such as superior performance compared to intrinsic v-table based virtual dispatch, value semantics, simplified testing through method swizzling, and efficient interoperability with type-erased containers. Gain insights into implementing runtime polymorphism techniques from other languages to enhance C++ development practices and overcome limitations of traditional object-oriented approaches.

Syllabus

Polymorphism À La Carte - Eduardo Madrid & Phil Nash - [CppNow 2021]


Taught by

CppNow

Related Courses

Computer Graphics
University of California, San Diego via edX
Intro to Parallel Programming
Nvidia via Udacity
Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera
C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera