C++ Fundamentals: Algorithms
Offered By: cpponsea via YouTube
Course Description
Overview
Explore the power of algorithms in C++ through this insightful conference talk by Klaus Iglberger at C++ on Sea 2024. Discover why algorithms are essential tools for every C++ developer, enhancing productivity, reducing bugs, and improving code maintainability. Gain a deep understanding of how algorithms exemplify good, extensible software design principles. Learn about the historical significance of algorithms as part of the Standard Template Library (STL) and their evolution into a crucial component of modern C++ development. Benefit from Iglberger's expertise as he demonstrates practical applications and best practices for leveraging algorithms in C++ projects.
Syllabus
C++ Fundamentals - Algorithms - Klaus Iglberger - C++ on Sea 2024
Taught by
cpponsea
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera