ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,724 results

CppCon
Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024

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

1:36:30
Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024

85,557 views

1 year ago

CppCon
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"

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

1:40:27
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"

319,430 views

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

46,200 views

1 month ago

CppCon
Can C++ be 10x Simpler & Safer?  - Herb Sutter - CppCon 2022

https://cppcon.org/ https://github.com/CppCon/CppCon2022 --- Can C++ be 10x Simpler & Safer? (Simplifying C++ #9 of N) - Herb ...

1:54:00
Can C++ be 10x Simpler & Safer? - Herb Sutter - CppCon 2022

272,684 views

3 years ago

cpponsea
Three Cool Things in C++26: Safety, Reflection & std::execution - Herb Sutter - C++ on Sea 2025

https://cpponsea.uk​ --- Three Cool Things in C++26: Safety, Reflection & std::execution - Herb Sutter - C++ on Sea 2025 --- It's ...

1:11:10
Three Cool Things in C++26: Safety, Reflection & std::execution - Herb Sutter - C++ on Sea 2025

35,373 views

4 months 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"

113,576 views

11 years ago

CppCon
De-fragmenting C++: Making Exceptions and RTTI More Affordable and Usable - Herb Sutter  CppCon 2019

http://CppCon.org Discussion & Comments: https://www.reddit.com/r/cpp/ Presentation Slides, PDFs, Source Code and other ...

1:33:12
De-fragmenting C++: Making Exceptions and RTTI More Affordable and Usable - Herb Sutter CppCon 2019

89,052 views

6 years ago

CppCon
ISO C++ Standards Committee Panel Discussion 2024 - Hosted by Herb Sutter - CppCon 2024

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

1:34:30
ISO C++ Standards Committee Panel Discussion 2024 - Hosted by Herb Sutter - CppCon 2024

6,310 views

11 months ago

People also watched

Roboauto
C++ meetup Brno | Herb Sutter: Reflection - C++´s Decade-Defining Rocket Engine

A special surprise for the audience. Herb Sutter, a renowned American software engineer and C++ expert, joined our meetup live ...

35:12
C++ meetup Brno | Herb Sutter: Reflection - C++´s Decade-Defining Rocket Engine

266 views

6 days ago

Meeting Cpp
The real problem of C++ - Klaus Iglberger - Meeting C++ 2025

An analysis from Klaus Iglberger about what the real problem is with C++ from Meeting C++ 2025. Slides: ...

1:04:43
The real problem of C++ - Klaus Iglberger - Meeting C++ 2025

12,829 views

3 weeks ago

Citadel Securities
Bjarne Stroustrup Discusses the Development of the C++ Programming Language

At our Accelerate offsite, Citadel Securities Technical Fellow Herb Sutter sat down with Bjarne Stroustrup, known for designing ...

14:11
Bjarne Stroustrup Discusses the Development of the C++ Programming Language

102,812 views

4 months ago

Software Engineering Daily
Rust vs  C++ with Steve Klabnik and Herb Sutter

CPlusPlus #RustLang #SoftwareEngineering #Programming In software engineering, C++ is often used in areas where low-level ...

1:00:51
Rust vs C++ with Steve Klabnik and Herb Sutter

15,564 views

1 year ago

CppCon
Refactoring C++ Code for Unit testing with Dependency Injection - Peter Muldoon - CppCon 2024

https://cppcon.org​ --- Refactoring C++ Code for Unit testing with Dependency Injection - Peter Muldoon - CppCon 2024 --- A key ...

1:01:39
Refactoring C++ Code for Unit testing with Dependency Injection - Peter Muldoon - CppCon 2024

16,441 views

11 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

35,255 views

2 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

109,042 views

3 years ago

CppCon
How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025

https://cppcon.org --- How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025 --- This talk will offer design ...

1:03:05
How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025

9,552 views

1 month ago

CppCon
Cutting C++ Exception Time by +90%? - Khalil Estell - CppCon 2025

https://cppcon.org --- Cutting C++ Exception Time by +90%? - Khalil Estell - CppCon 2025 --- Have you ever been "nerd sniped"?

1:05:10
Cutting C++ Exception Time by +90%? - Khalil Estell - CppCon 2025

9,780 views

1 month ago

CppCon
C++ Lambda Idioms - Timur Doumler - CppCon 2022

https://cppcon.org/ --- C++ Lambda Idioms - Timur Doumler - CppCon 2022 https://github.com/CppCon/CppCon2022 Ever since ...

1:04:45
C++ Lambda Idioms - Timur Doumler - CppCon 2022

56,891 views

3 years ago

CppCon
CppCon 2015: Herb Sutter "Writing Good C++14... By Default"

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

1:29:06
CppCon 2015: Herb Sutter "Writing Good C++14... By Default"

192,345 views

10 years ago

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

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

1:11:20
CppCon 2014: Herb Sutter "Lock-Free Programming (or, Juggling Razor Blades), Part II"

53,555 views

11 years ago

ACCU Conference
Keynote: Safety, Security, Safety and C / C++ - C++ Evolution - Herb Sutter - ACCU 2024

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Keynote: Safety, Security, Safety[sic] and C/C++[sic] - C++ Evolution - Herb ...

1:28:00
Keynote: Safety, Security, Safety and C / C++ - C++ Evolution - Herb Sutter - ACCU 2024

22,546 views

1 year ago

CppCon
Extending and Simplifying C++: Thoughts on Pattern Matching using `is` and `as` - Herb Sutter

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- C++20 is a unique historic milestone: It's the first edition of ...

1:37:05
Extending and Simplifying C++: Thoughts on Pattern Matching using `is` and `as` - Herb Sutter

61,292 views

4 years ago

CppCon
CppCon 2017: Herb Sutter “Meta: Thoughts on generative C++”

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

1:47:45
CppCon 2017: Herb Sutter “Meta: Thoughts on generative C++”

104,358 views

8 years ago

CppCon
CppCon 2014: Herb Sutter "Paying for Lunch: C++ in the ManyCore Age"

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

1:15:34
CppCon 2014: Herb Sutter "Paying for Lunch: C++ in the ManyCore Age"

19,328 views

11 years ago

CppCon
CppCon 2016: Herb Sutter “Leak-Freedom in C++... By Default.”

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

1:39:25
CppCon 2016: Herb Sutter “Leak-Freedom in C++... By Default.”

148,293 views

9 years ago

code::dive conference
Herb Sutter - Peering forward  C++’s next decade

This is an exciting year for ISO C++: In just the past few months, it has started to become clear that C++ is approaching three major ...

59:59
Herb Sutter - Peering forward C++’s next decade

8,226 views

1 year ago

CppCon
Plenary: Cooperative C++ Evolution - Toward a Typescript for C++ - Herb Sutter - CppCon 2023

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

1:35:40
Plenary: Cooperative C++ Evolution - Toward a Typescript for C++ - Herb Sutter - CppCon 2023

45,284 views

2 years ago