Introduction to Modern C++ Techniques - Part II
Offered By: CppNow via YouTube
Course Description
Overview
Dive into advanced C++ programming techniques in this conference talk from CppNow 2012. Explore the building blocks, strategies, and methodologies used in generic programming, focusing on modern C++ concepts. Learn about policies, SFINAE (Substitution Failure Is Not An Error), and tags while getting your "Modern C++ groove on." Cover essential topics including concepts, traits, policy classes, CRTP (Curiously Recurring Template Pattern), SFINAE, and tag dispatching. Gain insights from the Ciere C++ Ninja Series to enhance your understanding of sophisticated C++ programming paradigms and boost your skills in crafting efficient, flexible code.
Syllabus
Michael Caisse: Introduction to Modern C++ Techniques (Part II)
Taught by
CppNow
Related Courses
Advanced Java ProgrammingUdemy Scala Type Classes and Parameterization
Pluralsight Random Variables as Types - Lecture 11
The Julia Programming Language via YouTube Hands-on With Dynamic Dispatch Traits in Rust - Rust Tutorial for Developers
Trevor Sullivan via YouTube IEnumerable and IEnumerator Interfaces in C#
tutorialsEU via YouTube