Algorithm Intuition
Offered By: CppNow via YouTube
Course Description
Overview
Explore the power of algorithm intuition in this comprehensive conference talk from C++Now 2019. Delve into the world of STL algorithms, learning how they are commonly used and how to unlock their true potential. Discover why developing algorithm intuition is crucial for software developers, and how it differs from data structure intuition. Gain insights into leveraging lambdas to enhance algorithm usage. Follow along as the speaker, Conor Hoekstra, an experienced Software Development Engineer from Amazon, shares his passion for algorithms and modern C++. Benefit from Conor's expertise as he bridges the gap between theoretical knowledge and practical application of algorithms in software development.
Syllabus
C++Now 2019: Conor Hoekstra “Algorithm Intuition”
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube