ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78,506 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,511 views

3 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,563 views

1 month 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,586 views

1 month 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,575 views

2 months 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,161 views

1 year 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,226 views

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

11 years 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,474 views

9 years ago

CppCon
CppCon 2017: Carl Cook “When a Microsecond Is an Eternity: High Performance Trading Systems in C++”

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

1:00:07
CppCon 2017: Carl Cook “When a Microsecond Is an Eternity: High Performance Trading Systems in C++”

330,490 views

8 years 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,134 views

3 years ago

CppCon
An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022

https://cppcon.org/ --- An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022 ...

1:06:45
An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022

95,571 views

3 years ago

CppCon
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

https://cppcon.org/ --- Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022 https://github.com/CppCon/CppCon2022 ...

49:07
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

72,933 views

3 years 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,063 views

7 years ago

CppCon
Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024

https://cppcon.org --- Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024 --- Concepts are a pretty new key feature ...

1:01:14
Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024

25,384 views

1 year 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
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,937 views

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

12,281 views

11 months 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,869 views

8 years ago

CppCon
Back to Basics: C++ Concepts - Jeff Garland - CppCon 2025

https://cppcon.org --- Back to Basics: C++ Concepts - Jeff Garland - CppCon 2025 --- C++20 introduced concepts as a first-class ...

1:03:01
Back to Basics: C++ Concepts - Jeff Garland - CppCon 2025

5,212 views

3 weeks ago