STL Algorithms in Less Than an Hour
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the comprehensive world of STL algorithms in this 54-minute conference talk from ACCU 2018. Dive into a detailed overview of all 105 STL algorithms, including those introduced in C++11 and C++17. Gain insights into how these algorithms are grouped, the patterns they form within the STL, and their interrelationships. Learn to leverage this knowledge to create more expressive and robust code. Cover topics such as ranges, sorting, partitioning, permutations, random shuffling, querying, sets, value modification, and memory manipulation. Discover how understanding the big picture of STL algorithms can enhance your C++ programming toolkit and improve your code design.
Syllabus
Introduction
Whats an algorithm
Ranges
Why STL
For Each
The World
Sorting
Partitioning
Permutations
Random Shuffle
Runes
Queries
Query Properties
Research
Sets
Moving
Value Modifier
Abstract Changes
Transform
Memory
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube