ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

79,413 results

CppCon
C++: Some Assembly Required - Matt Godbolt - CppCon 2025

https://cppcon.org/ --- C++: Some Assembly Required - Matt Godbolt - CppCon 2025 Join Matt in exploring how the C++ ...

1:31:06
C++: Some Assembly Required - Matt Godbolt - CppCon 2025

10,702 views

1 day ago

CppCon
The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter

https://cppcon.org --- The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter - CppCon 2025 ...

1:02:50
The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter

59,167 views

4 months ago

CppCon
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025

https://cppcon.org --- Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025 ...

1:03:12
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025

8,435 views

2 months ago

CppCon
Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025

https://cppcon.org --- Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025 --- C++20 ...

1:03:38
Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025

7,277 views

4 weeks ago

CppCon
C++ Performance Tips: Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker - CppCon

https://cppcon.org --- C++ Performance Tips: Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker - CppCon ...

53:02
C++ Performance Tips: Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker - CppCon

6,836 views

2 months ago

CppCon
Lightning Talk: How to Win at Coding Interviews - David Stone - CppCon 2022

https://cppcon.org/ --- Lightning Talk: How to Win at Coding Interviews - David Stone - CppCon 2022 ...

5:55
Lightning Talk: How to Win at Coding Interviews - David Stone - CppCon 2022

36,828 views

3 years ago

CppCon
Cache-Friendly C++ - Jonathan Müller - CppCon 2025

https://cppcon.org --- Cache-Friendly C++ - Jonathan Müller - CppCon 2025 --- When you need a container, pick std::vector<T> ...

1:01:40
Cache-Friendly C++ - Jonathan Müller - CppCon 2025

20,870 views

3 months ago

CppCon
C++ ♥ Python - Alex Dathskovsky - CppCon 2025

https://cppcon.org --- C++ ♥ Python - Alex Dathskovsky - CppCon 2025 --- As C++ programmers, many of us have embraced ...

1:03:34
C++ ♥ Python - Alex Dathskovsky - CppCon 2025

8,799 views

2 months ago

CppCon
CppCon 2016: Timur Doumler “Want fast C++? Know your hardware!"

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

59:44
CppCon 2016: Timur Doumler “Want fast C++? Know your hardware!"

194,377 views

9 years ago

CppCon
When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024

https://cppcon.org CppCon 2024 Early Access: https://cppcon.org/early-access Access All 2024 Session Videos Ahead of Their ...

1:28:51
When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024

396,338 views

1 year ago

CppCon
Branchless Programming in C++ - Fedor Pikus - CppCon 2021

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Have you ever written code like this: void f(bool b, long x, long& s) ...

1:03:57
Branchless Programming in C++ - Fedor Pikus - CppCon 2021

189,277 views

4 years ago

CppCon
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig

https://cppcon.org​ --- Back to Basics: Master the static inline, const, and constexpr C++ Keywords - Andreas Fertig - CppCon ...

1:00:19
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig

13,885 views

2 months ago

CppCon
C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024

https://cppcon.org --- C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024 --- My talk will examine the ...

57:43
C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024

27,968 views

1 year ago

CppCon
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

http://www.cppcon.org -- Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:27:46
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

814,683 views

11 years ago

CppCon
More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025

https://cppcon.org/ --- More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025 ...

1:39:20
More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025

29,663 views

1 month ago

CppCon
Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024

https://cppcon.org --- Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024 --- If you've ...

1:04:42
Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024

56,269 views

1 year ago

CppCon
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025

https://cppcon.org/ --- Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025 ...

1:23:29
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025

32,329 views

4 months ago

CppCon
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon

https://cppcon.org​ --- Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon 2025 ...

59:01
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon

18,967 views

1 month ago

CppCon
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced.  What do they really do?”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:14:22
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?”

268,801 views

8 years ago

CppCon
CppCon 2014: Herb Sutter "Lock-Free Programming (or, Juggling Razor Blades), Part I"

http://www.cppcon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:00:24
CppCon 2014: Herb Sutter "Lock-Free Programming (or, Juggling Razor Blades), Part I"

115,128 views

11 years ago