ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174,100 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,120 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

Using std::cpp
Can you RVO?: Optimize your C++ Code by using Return Value Optimization - Michelle D'Souza

Learn what Return Value Optimization (RVO) is, and what you can do to ensure the compiler applies it on your C++ code! This talk ...

1:03:21
Can you RVO?: Optimize your C++ Code by using Return Value Optimization - Michelle D'Souza

543 views

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

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

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

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

2 years ago

Usergames
C++ Enet Multiplayer! | Basic Explanation Example

This video will explain the steps taken to make a multiplayer game using Cpp(C++) with Enet, a UDP networking library. Simply ...

3:51
C++ Enet Multiplayer! | Basic Explanation Example

12,871 views

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

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

Lucas
A Minecraft Clone journey in C++ Vulkan - part 0

first video towards making a Minecraft clone. If you don't count the other 2 ones... Music: - **Context Sensitive - 20XX** - **Context ...

4:17
A Minecraft Clone journey in C++ Vulkan - part 0

3,110 views

1 year ago

Lucas
Learning 3D Rendering in Vulkan C++

Christmas special. Hope you enjoyed it. The plan is to eventually make a Minecraft clone. Music: *Context Sensitive - 20XX* ...

4:07
Learning 3D Rendering in Vulkan C++

11,580 views

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

Dr. Pavel Vlašánek
Code the Matrix Rain in C++ (From Scratch)

Turn your empty console into the Matrix digital rain, built entirely from scratch in C++! We explore the secrets of high-performance ...

8:48
Code the Matrix Rain in C++ (From Scratch)

751 views

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

Using std::cpp
Keynote: The Art of C++ Friendship - Mateusz Pusz at using std::cpp

C++ offers a rich set of access specifiers to control the visibility of class members. However, the `friend` keyword introduces a ...

1:09:39
Keynote: The Art of C++ Friendship - Mateusz Pusz at using std::cpp

582 views

8 months ago

Mohammed Ismail
cpp propeller

Electrohydraulic control of controllable pitch propeller.

3:37
cpp propeller

64,636 views

8 years ago

Patryk Kowalski
How to write a simple mock class in C++ using GMock framework

This is a very short tutorial of how to write a simple mock class in C++ using Google GMock framework and how to simple use it in ...

17:21
How to write a simple mock class in C++ using GMock framework

12,908 views

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

Dr. Pavel Vlašánek
I Built My Own C++ Game Engine (And You Can Use It)

Check out more about *C++* https://www.youtube.com/playlist?list=PLCx70z_2M_-Mjx3N5A9H0qSZk_v0b9Qi2 ------------ In ...

6:33
I Built My Own C++ Game Engine (And You Can Use It)

963 views

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

timClicks
David Sankel – Rust and C++ Interop

David Sankel from Adobe and who sits on the C++ Standards Committee discusses efforts to make it easier for Rust and C++ to ...

49:17
David Sankel – Rust and C++ Interop

2,011 views

5 months 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,245 views

6 months ago

Tony's HowTos
Ollama vs Llama.cpp | Best Local AI Tool? (Review, 2026)

In this video, I show you Ollama vs Llama.cpp | Best Local AI Tool? (Review) in 2026. The quick and easy tutorial Best Local AI ...

2:15
Ollama vs Llama.cpp | Best Local AI Tool? (Review, 2026)

808 views

5 months ago

Lucas
Making a triangle using C++ and Vulkan

Hey I am learning Vulkan atm so I can eventually make a Minecraft clone hopefully... Anyways if u wanna learn Vulkan this was ...

3:54
Making a triangle using C++ and Vulkan

2,477 views

1 year ago