ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174,280 results

Kai Lentit
Interview with Senior C++ Developer

Merch: https://posix.store C++ programming language Interview with a senior C++ developer with Gunter Peterson - aired on ...

2:10
Interview with Senior C++ Developer

1,248,107 views

3 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,569 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,788 views

8 years ago

BitLemon
C++ Vectors Explained in 168 seconds

A vector in C++ is a dynamic array that can resize itself automatically when elements are added or removed, as opposed to an ...

2:48
C++ Vectors Explained in 168 seconds

5,978 views

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

3 years ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,137,856 views

4 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,760 views

6 years ago

42 Berlin
42 Coding Project Diaries - CPP with Alise (Day 1)

Starting a new project can be difficult and everyone has their own way of doing it. In this series we are following Alise - a 42 Berlin ...

4:29
42 Coding Project Diaries - CPP with Alise (Day 1)

24,399 views

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

5 years ago

The Builder
Double Pointers in C++

This video explains how to use pointer to pointer types also known as double pointers. Since pointers just store memory ...

4:46
Double Pointers in C++

23,916 views

3 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,629 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,993 views

1 year ago

Loose Leaf Learning
C++ development in Emacs: clangd and eglot

Here's how to set up Emacs for a better C++ development experience, in my opinion. clangd install instructions ...

13:45
C++ development in Emacs: clangd and eglot

3,243 views

6 months ago

Dr. Pavel Vlašánek
You are better at Math than you think (as a Programmer)

Think math and programming live in completely separate worlds? In this video, we connect the dots between mathematical ...

6:28
You are better at Math than you think (as a Programmer)

25,428 views

8 months 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,059 views

8 years ago

Rambod Dev
C++ Project Setup Made Simple: Raylib, CMake, and VSCode Guide

Simplify your C++ development process with this beginner-friendly guide to setting up a project using Raylib, CMake, and Visual ...

7:58
C++ Project Setup Made Simple: Raylib, CMake, and VSCode Guide

6,574 views

1 year ago

Mohammed Ismail
cpp propeller

Electrohydraulic control of controllable pitch propeller.

3:37
cpp propeller

64,636 views

8 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,169 views

1 year ago

Dylan Sallee
mergeSort(): A Graphical, Recursive, C++ Explanation

This video demonstrates a standard implementation of mergeSort() in C++, with graphics to help even the most novice of ...

4:55
mergeSort(): A Graphical, Recursive, C++ Explanation

94,801 views

8 years ago