ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

51 results

CppCon
Networks in C++ - What's Actually Changing? - Ignas Bagdonas - CppCon 2025

https://cppcon.org​ --- Networks in C++ - What's Actually Changing? - Ignas Bagdonas - CppCon 2025 --- Interfacing to networks ...

1:12:42
Networks in C++ - What's Actually Changing? - Ignas Bagdonas - CppCon 2025

1,823 views

11 hours ago

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

26,331 views

6 days ago

CppCon
Mastering the Code Review Process - Pete Muldoon - CppCon 2025

https://cppcon.org --- Mastering the Code Review Process - Pete Muldoon - CppCon 2025 --- In software development, significant ...

1:08:34
Mastering the Code Review Process - Pete Muldoon - CppCon 2025

1,711 views

1 day 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

4,235 views

3 days 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,308 views

3 weeks ago

CppCon
API Structure and Technique: Learnings from C++ Code Review - Ben Deane - CppCon 2025

https://cppcon.org --- API Structure and Technique: Learnings from C++ Code Review - Ben Deane - CppCon 2025 --- C++ is a ...

1:00:45
API Structure and Technique: Learnings from C++ Code Review - Ben Deane - CppCon 2025

6,243 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

5,046 views

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

7,305 views

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

10,054 views

3 weeks 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,759 views

2 weeks ago

CppCon
Best Practices for AI Tool Use in C++ - Jason Turner - CppCon 2025

https://cppcon.org --- Best Practices for AI Tool Use - Jason Turner - CppCon 2025 --- AI (LLMs) are becoming prolific in C++ ...

1:02:10
Best Practices for AI Tool Use in C++ - Jason Turner - CppCon 2025

16,265 views

2 weeks ago

CppCon
Lazy and Fast: Ranges Meet Parallelism in C++ - Daniel Anderson - CppCon 2025

https://cppcon.org​ --- Lazy and Fast: Ranges Meet Parallelism in C++ - Daniel Anderson - CppCon 2025 --- Recent advances in ...

1:06:39
Lazy and Fast: Ranges Meet Parallelism in C++ - Daniel Anderson - CppCon 2025

5,568 views

2 weeks ago

CppCon
How to Tame Packs, std::tuple, and the Wily std::integer_sequence - Andrei Alexandrescu

https://cppcon.org --- How to Tame Packs, std::tuple, and the Wily std::integer_sequence - Andrei Alexandrescu - CppCon 2025 ...

1:05:38
How to Tame Packs, std::tuple, and the Wily std::integer_sequence - Andrei Alexandrescu

6,435 views

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

3,091 views

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

4,120 views

7 days ago

CppCon
Cross-Platform Package Management for Modern C++ Development with Pixi - Ruben Arts - CppCon 2025

https://cppcon.org​ --- Cross-Platform Package Management for Modern C++ Development with Pixi - Ruben Arts - CppCon 2025 ...

30:06
Cross-Platform Package Management for Modern C++ Development with Pixi - Ruben Arts - CppCon 2025

2,917 views

2 days ago

CppCon
Making C++ Safe, Healthy, and Efficient - John Lakos - CppCon 2025

https://cppcon.org --- Making C++ Safe, Healthy, and Efficient - John Lakos - CppCon 2025 --- The world runs on C++. For more ...

1:10:30
Making C++ Safe, Healthy, and Efficient - John Lakos - CppCon 2025

5,963 views

3 weeks ago

CppCon
Rust Trait Runtime Polymorphism in C++ - Eduardo Madrid - CppCon 2025

https://cppcon.org --- Rust Trait Runtime Polymorphism in C++ - Eduardo Madrid - CppCon 2025 --- We built a library to support ...

1:00:53
Rust Trait Runtime Polymorphism in C++ - Eduardo Madrid - CppCon 2025

3,872 views

3 weeks 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

6,151 views

13 days 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,783 views

10 days ago