ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78,510 results

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

54,528 views

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

5,578 views

2 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

7,568 views

1 month ago

CppCon
CppCon 2018: Stoyan Nikolov “OOP Is Dead, Long Live Data-oriented Design”

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

1:00:46
CppCon 2018: Stoyan Nikolov “OOP Is Dead, Long Live Data-oriented Design”

262,064 views

7 years 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

31,156 views

3 months 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++"

809,104 views

11 years 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 key ...

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

7,593 views

2 months ago

CppCon
Practical Reflection With C++26 - Barry Revzin - CppCon 2025

https://cppcon.org​ --- Practical Reflection With C++26 - Barry Revzin - CppCon 2025 --- With the adoption of Reflection for C++26 ...

1:07:31
Practical Reflection With C++26 - Barry Revzin - CppCon 2025

8,239 views

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

55,165 views

1 year 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!"

193,479 views

9 years 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,353 views

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

15,122 views

3 weeks ago

CppCon
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023

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

1:29:16
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023

184,438 views

2 years ago

CppCon
An Introduction to the new C++ 26 "Reflection" Feature - Inbal Levi - CppCon 2025

https://cppcon.org​ --- An Introduction to the new C++ 26 "Reflection" Feature - Inbal Levi - CppCon 2025 --- This talk will ...

1:03:36
An Introduction to the new C++ 26 "Reflection" Feature - Inbal Levi - CppCon 2025

6,902 views

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

13,980 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

26,942 views

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

7,201 views

2 months ago

CppCon
Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022

https://cppcon.org/ --- Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022 ...

1:01:29
Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022

111,138 views

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

187,877 views

4 years ago

CppCon
CppCon 2017: John Lakos “Local ('Arena') Memory Allocators (part 1 of 2)”

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

1:00:05
CppCon 2017: John Lakos “Local ('Arena') Memory Allocators (part 1 of 2)”

89,877 views

8 years ago