Higher Order Functions for Ordinary C++ Developers
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore higher order functions in C++ through this 43-minute conference talk that demonstrates simple techniques for writing functions that accept or return other functions. Learn how to elevate your code's abstraction level, improve readability, reduce duplication, and maintain performance. Gain practical insights into implementing these powerful programming concepts beyond standard algorithms, making them accessible to ordinary C++ developers.
Syllabus
Higher order functions for ordinary C++ developers - Björn Fahller
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube