Expressing Implementation Sameness and Similarity - Polymorphism in Modern C++ - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore advanced techniques for expressing implementation sameness and similarity in modern C++ through this comprehensive conference talk. Delve into a wide spectrum of tools beyond basic inheritance and runtime polymorphism, including templates, concepts, mixins, CRTP, and C++23's "deducing this". Examine the long-term software engineering costs and benefits of each mechanism, discussing trade-offs in runtime and compile-time overhead, code complexity, maintainability, and adaptability. Compare C++'s capabilities with other languages' features like dependency injection and aspect-oriented programming, and consider potential future additions to the C++ standard that could enhance expression of sameness.
Syllabus
Expressing Implementation Sameness and Similarity - Polymorphism in Modern C++ - Daisy Hollman
Taught by
CppCon
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Object-Oriented Programming
Indian Institute of Technology Bombay via edX Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera