CPPCon
CPPCon
The Structure of a
Back to Basics,2020 https://youtu.be/3KoXeegncrs Done
Program
Compiling and Linking Back to Basics,2021 https://youtu.be/cpkDQaYttR4
Object-Oriented
Back to Basics,2021 https://youtu.be/Ou5WsJzn7Ws
Programming
Breaking
Miscellaneous https://youtu.be/Ntraj80qN2k
Dependencies, the
SOLID Principles
Composable C++
Miscellaneous https://youtu.be/zclxRbh4AN0
Principles and
Practices
Building an Intuition for
Miscellaneous https://youtu.be/AGRWRwi7rD0
Composition
Designing Classes -
Back to Basics,2021 https://youtu.be/motLOioLJfg
Part 1
Designing Classes -
Back to Basics,2021 https://youtu.be/O65lEiYkkbc
Part 2
The Special Member
Back to Basics,2021 https://youtu.be/9BM5LAvNtus
Function
Design Patterns Back to Basics,2020 https://youtu.be/2UUqX2eIdSM
Learning Modern 1
C++
Test Driven Back to Basics,2019 https://youtu.be/RoYljVOj2H8
Development
Lecture Name Tags Link Status
Dive Deeper
Lecture Name Tags Link
Understanding Value
Dive Deeper https://youtu.be/XS2JddPq7GQ
Categories
Generic Programming Dive Deeper https://youtu.be/iwJpxWHuZQY
Dive Deeper,2021,Back
Overload Resolution https://youtu.be/b5Kbzgx1w9A
to Basics
Dive Deeper,2021,Back
Casting https://youtu.be/2h2hdRqRIRk
to Basics
Learning Modern 2
C++
Dive Deeper,2021,Back
Undefined Behaviour https://youtu.be/NpL9YnxnOqM
to Basics
Dive Deeper,2019,Back
RAII and the Rule of Zero https://youtu.be/7Qgd9B1KuMQ
to Basics
Dive Deeper,2019,Back
Type Erasure https://youtu.be/tbUCHifyT24
to Basics
Dive Deeper,Back to
const as a Promise https://youtu.be/NZtr93iL3R0
Basics,2019
Virtual Dispatch and its Dive Deeper,Back to
https://youtu.be/jBnIMEb2GhA
Alternatives Basics
Breaking Dependencies: The
https://youtu.be/Ntraj80qN2k
SOLID Principles
Building an Intuition for https://youtu.be/AGRWRwi7rD0?
Composition list=PL8m1ST0PYm9eDY3UgnaNSCesu54_xzRF
f
https://youtu.be/zclxRbh4AN0?
Composable C++
list=PL8m1ST0PYm9eDY3UgnaNSCesu54_xzRF
f
https://youtu.be/4xrNtB60g0g?
The Factory Pattern
list=PL8m1ST0PYm9eDY3UgnaNSCesu54_xzRF
f
Uncategorized Videos
Lecture Name Tags Link
Learning Modern 3
C++
std::accumulate STL and Algorithms https://youtu.be/B6twozNPUoA
C++ 20
Lecture Name Tags Link
Uncategorized Videos
Name Tags Link Status
Concepts in 60:
Everything you
Concepts in C+ https://www.youtube.com/watch? Done
need to know and + v=ZeU6OPaGxwM
nothing you don't
Using Concepts:
C++ Design in a
Concepts in C+ https://www.youtube.com/watch?v=Ffu9C1BZ4-
Concept World - + c
Part 1
Learning Modern 4
C++
Using Concepts:
C++ Design in a
Concepts in C+ https://www.youtube.com/watch?v=IXbf5lxGtr0
Concept World - +
Part 2
Concepts: The
Future of Generic Concepts in C+ https://www.youtube.com/watch? Done
Programming + v=HddFGPTAmtU
Everything You
https://youtu.be/JPQWQfDhICA?
Ever Wanted to
list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcYNX7
Know about DLLs
K
Make Classes
Great Again!
https://youtu.be/WsUnnYEKPnI?
(Using Concepts
list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcYNX7
for Customization
K
Points)
Designing a Fast,
Efficient, Cache-
https://youtu.be/ncHmEUmJZf4?
friendly Hash
list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcYNX7
Table, Step by
K
Step
Fantastic
Algorithms and https://youtu.be/YA-nB2wjVcI?
Where To Find list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcYNX7
Them K
How to Write a
Heap Memory https://youtu.be/YB0QoWI-g8E
Profiler
STL Features And
https://youtu.be/dTeKf5Oek2c?
Implementation
list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcYNX7
Techniques
K
From C++
Templates to C++
Concepts -
https://youtu.be/_doRiQS4GS8
Metaprogramming:
an Amazing
Journey
Sean Parent
"Generic https://youtu.be/iwJpxWHuZQY
Programming"
Learning Modern 5
C++