ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

495 results

CppCon
Reflection: C++’s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025

https://cppcon.org/ --- Reflection: C++'s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025 In June 2025, C++ crossed ...

1:41:56
Reflection: C++’s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025

19,534 views

1 day ago

CppCon
Robust C++ Error Handling in C++26 - Sebastian Theophil - CppCon 2025

https://cppcon.org --- Robust C++ Error Handling in C++26 - Sebastian Theophil - CppCon 2025 --- Every program may encounter ...

46:09
Robust C++ Error Handling in C++26 - Sebastian Theophil - CppCon 2025

2,814 views

2 days 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

354,660 views

10 months ago

CppCon
Back To Basics: C++ Strings and Character Sequences - Nicolai Josuttis - CppCon 2025

https://cppcon.org​ --- Back To Basics: C++ Strings and Character Sequences - Nicolai Josuttis - CppCon 2025 --- Strings are a ...

1:05:18
Back To Basics: C++ Strings and Character Sequences - Nicolai Josuttis - CppCon 2025

5,411 views

12 days ago

CppCon
Moving Complexity Down: The Real Path to Scaling Up C++ Code - Malin Stanescu - CppCon 2025

https://cppcon.org --- Moving Complexity Down: The Real Path to Scaling Up C++ Code - Malin Stanescu - CppCon 2025 --- The ...

1:05:33
Moving Complexity Down: The Real Path to Scaling Up C++ Code - Malin Stanescu - CppCon 2025

2,618 views

4 days 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

25,579 views

11 months ago

CppCon
The Evolution of CMake: 25 Years of C++ Build Portability - Bill Hoffman - CppCon 2025

https://cppcon.org --- The Evolution of CMake: 25 Years of C++ Build Portability - Bill Hoffman - CppCon 2025 --- CMake 4.0 was ...

1:01:21
The Evolution of CMake: 25 Years of C++ Build Portability - Bill Hoffman - CppCon 2025

5,740 views

8 days ago

CppCon
C++26 - What's In It For You? - Marc Gregoire - CppCon 2025

https://cppcon.org --- C++26 - What's In It For You? - Marc Gregoire - CppCon 2025 --- C++26, the next release of the C++ ...

1:00:10
C++26 - What's In It For You? - Marc Gregoire - CppCon 2025

9,575 views

2 weeks ago

CppCon
Back to Basics: C++ Ranges - Mike Shah - CppCon 2025

https://cppcon.org --- Back to Basics: C++ Ranges - Mike Shah - CppCon 2025 --- Ranges have been available since C++20 to ...

1:00:07
Back to Basics: C++ Ranges - Mike Shah - CppCon 2025

4,100 views

2 weeks ago

CppCon
LLMs in the Trenches: Boosting C++ System Programming with AI - Ion Todirel - CppCon 2025

https://cppcon.org --- LLMs in the Trenches: Boosting C++ System Programming with AI - Ion Todirel - CppCon 2025 --- Large ...

1:01:08
LLMs in the Trenches: Boosting C++ System Programming with AI - Ion Todirel - CppCon 2025

2,487 views

5 days ago

CppCon
Lightning Talk: Rust Programming in 5 Minutes - Tyler Weaver - CppCon 2024

https://cppcon.org​ --- Lightning Talk: Rust Programming in 5 Minutes - Tyler Weaver - CppCon 2024 --- I'm now working in Rust ...

2:43
Lightning Talk: Rust Programming in 5 Minutes - Tyler Weaver - CppCon 2024

10,898 views

8 months ago

CppCon
Back to Basics: Lifetime Management in Cpp - Phil Nash - CppCon 2024

https://cppcon.org​ --- Back to Basics: Lifetime Management in Cpp - Phil Nash - CppCon 2024 --- Lifetime management in C++ is ...

52:48
Back to Basics: Lifetime Management in Cpp - Phil Nash - CppCon 2024

11,915 views

10 months ago

CppCon
Why Is My C++ Build So Slow? Compilation Profiling and Visualization - Samuel Privett - CppCon 2024

https://cppcon.org​ --- Why Is My C++ Build So Slow? Compilation Profiling and Visualization - Samuel Privett - CppCon 2024 ...

52:36
Why Is My C++ Build So Slow? Compilation Profiling and Visualization - Samuel Privett - CppCon 2024

20,041 views

9 months ago

CppCon
The Declarative Programming SECRETS to More Readable C++ - Richard Powell

https://cppcon.org --- The Declarative Programming SECRETS to More Readable C++ - Richard Powell - CppCon 2025 ...

58:34
The Declarative Programming SECRETS to More Readable C++ - Richard Powell

6,820 views

1 month ago

CppCon
Template-less Metaprogramming in C++ - Kris Jusiak - CppCon 2024

https://cppcon.org​ --- Template-less Metaprogramming in C++ - Kris Jusiak - CppCon 2024 --- Meta-programming is one of the ...

1:03:13
Template-less Metaprogramming in C++ - Kris Jusiak - CppCon 2024

16,572 views

10 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

6,893 views

9 days ago

CppCon
Back to Basics: Object-Oriented Programming in C++ - Andreas Fertig - CppCon 2024

https://cppcon.org​ --- Back to Basics: Object-Oriented Programming in C++ - Andreas Fertig - CppCon 2024 --- When delving into ...

1:04:11
Back to Basics: Object-Oriented Programming in C++ - Andreas Fertig - CppCon 2024

13,683 views

11 months ago

CppCon
Lightning Talk: Micro C++ Benchmarks & Murphy's Law - Lexington Brill - CppCon 2024

https://cppcon.org​ --- Micro C++ Benchmarks & Murphy's Law - Lexington Brill - CppCon 2024 --- When measuring actions taken ...

4:47
Lightning Talk: Micro C++ Benchmarks & Murphy's Law - Lexington Brill - CppCon 2024

3,411 views

9 months ago

CppCon
Lightning Talk: Amortized O(1) Complexity in C++ - Andreas Weis - CppCon 2024

https://cppcon.org​ --- Lightning Talk: Amortized O(1) Complexity in C++ - Andreas Weis - CppCon 2024 --- We will take a quick ...

5:37
Lightning Talk: Amortized O(1) Complexity in C++ - Andreas Weis - CppCon 2024

7,988 views

8 months ago

CppCon
Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter! - Kris Jusiak

https://cppcon.org --- Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter! - Kris Jusiak - CppCon 2025 ...

1:00:54
Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter! - Kris Jusiak

5,590 views

2 months ago