ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

117,244 results

CppNow
Designing XML API for Modern C++

Boris Kolpackov's talk from C++Now 2014 Slides are available at: ...

1:44:32
Designing XML API for Modern C++

6,838 views

11 years ago

Using std::cpp
Closing Keynote: C++ as a 21st century language - Bjarne Stroustrup

By now, C++ is a language with a long history. This leads many people to overlook decades of progress and describe C++ as if ...

1:37:35
Closing Keynote: C++ as a 21st century language - Bjarne Stroustrup

17,574 views

7 months ago

toalexsmail
C++ and Beyond 2012: Herb Sutter - atomic Weapons 1 of 2

https://channel9.msdn.com/Shows/Going+Deep/Cpp-and-Beyond-2012-Herb-Sutter-atomic-Weapons-1-of-2 Download the slides.

1:21:13
C++ and Beyond 2012: Herb Sutter - atomic Weapons 1 of 2

63,804 views

8 years ago

strager
How I use C++: a line-by-line code review

Let's walk through quick-lint-js, a 100k-line C++ project, and talk about the code style and design decisions. Links: Stewart Lynch's ...

1:40:40
How I use C++: a line-by-line code review

301,983 views

3 years ago

CppNow
C++Now 2018: Michael Caisse “Modern C++ in Embedded Systems”

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

1:30:40
C++Now 2018: Michael Caisse “Modern C++ in Embedded Systems”

50,769 views

7 years ago

Using std::cpp
The C++ rvalue lifetime disaster - Arno Schödl. think cell

https://eventos.uc3m.es/93418/programme/using-std-cpp-2023.html Rvalue references have been with us since C++11.

53:54
The C++ rvalue lifetime disaster - Arno Schödl. think cell

5,752 views

2 years ago

The Linux Foundation
C++ for Embedded Development

C++ for Embedded Development - Thiago Macieira, Intel Traditional development lore says that software development for ...

52:28
C++ for Embedded Development

115,085 views

8 years ago

Using std::cpp
Generic Programming in C++ - Bjarne Stroustrup

Generic programming has been the backbone of the ISO C++ standard library and much other code for decades. With C++20 the ...

1:57:15
Generic Programming in C++ - Bjarne Stroustrup

6,960 views

1 year ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,806 views

5 years ago

Godot Engine
C++ for Godot with GDExtension – David Snopek – GodotCon 2024

Would you like to integrate your game with a third-party C++ library? Or, extend Godot engine at a fundamental level without ...

1:31:44
C++ for Godot with GDExtension – David Snopek – GodotCon 2024

30,733 views

1 year ago

Cpp Usergroup Dresden
Jupp Mueller "High performance metrics instrumentation using prometheus-cpp"

Gaining visibility into what happens in programs and collecting metrics is vital for ensuring software behaves as expected in the ...

51:44
Jupp Mueller "High performance metrics instrumentation using prometheus-cpp"

1,177 views

5 years ago

strager
Faster than Rust and C++: the PERFECT hash table

I had a week of fun designing and optimizing a perfect hash table. In this video, I take you through the journey of making a hash ...

33:52
Faster than Rust and C++: the PERFECT hash table

704,663 views

2 years ago

Riffomonas Project
Incorporating C++ code in an R package with Rcpp and devtools (CC288)

Sometimes R code just isn't fast enough. When you've tried all of the other options, rewriting the R code in C++ can be a great ...

26:30
Incorporating C++ code in an R package with Rcpp and devtools (CC288)

1,995 views

1 year ago

Utah Cpp Programmers
Messaging with 0MQ (ZeroMQ)

ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework.

1:19:17
Messaging with 0MQ (ZeroMQ)

17,265 views

3 years ago

Utah Cpp Programmers
Writing Native Win32 Applications with WinLamb and Modern C++

The Win32 Windows API has been around for decades as a C API for GUI applications. At its heart, every Win32 application is a ...

2:00:43
Writing Native Win32 Applications with WinLamb and Modern C++

4,058 views

2 years ago

Utah Cpp Programmers
Basic HTTP and WebSocket Programming with Boost.Beast

Boost.Beast is a C++ header-only library serving as a foundation for writing interoperable networking libraries by providing ...

1:31:30
Basic HTTP and WebSocket Programming with Boost.Beast

14,468 views

2 years ago

SwedenCpp
Arvid Norberg: The C++ memory model: an intuition

Have you ever wondered about the meaning of acquire, release, relaxed and sequentially-consistent? These are the "memory ...

25:37
Arvid Norberg: The C++ memory model: an intuition

22,765 views

6 years ago

The Builder
SDL2 Tutorial: How To Draw and Render Using C++

SDL2 helps programmers draw graphics to the screen by providing a simple C style interface to drawing functions simple collision ...

25:45
SDL2 Tutorial: How To Draw and Render Using C++

22,335 views

4 years ago

NERSC
10. CUDA C++ Basics

Part of the Nvidia HPC SDK Training, Jan 12-13, 2022. Slides and more details are available at ...

33:30
10. CUDA C++ Basics

20,237 views

4 years ago

Dev Kai
4. Unreal Engine 5 C++ | Gameplay Ability System - Step by Step

Full Playlist: https://youtube.com/playlist?list=PLuj2TAdp0tEpLJqkxLd4breqziSp049pZ&si=_pHNWCxbvqk0v2OR 00:00 - Intro ...

46:10
4. Unreal Engine 5 C++ | Gameplay Ability System - Step by Step

31,182 views

1 year ago