ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

166,832 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,262 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,141,420 views

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

7 months 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,741 views

2 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,994 views

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

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

6,001 views

1 year ago

Rachel Wil Singh
C++ program basics #cplusplus #cpp #programming

" Motto": "❤️ Be Creative ❤️ Be Kind ❤️", " ‍ About": { "name": "Rachel Wil Sha Singh (Rachel J Morris)", "roles": ...

1:30
C++ program basics #cplusplus #cpp #programming

1,383 views

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

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

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

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

5 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,437 views

8 months ago

Rachel Wil Singh
Class basics #cplusplus #cpp #programming #classes #objectorientedprogramming

" Motto": "❤️ Be Creative ❤️ Be Kind ❤️", " ‍ About": { "name": "Rachel Wil Sha Singh (Rachel J Morris)", "roles": ...

3:00
Class basics #cplusplus #cpp #programming #classes #objectorientedprogramming

88 views

6 months 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,812 views

5 years ago

timClicks
C++ is worried! #cpp #rustlang #programming

Rust is growing (and that's okay). Watch the full video: https://youtu.be/Q4VNRgxMQ6I.

0:30
C++ is worried! #cpp #rustlang #programming

7,874 views

2 years ago

std::stream_of_consciousness
Understanding C++ Type Erasure by implementing std::any - part 1/3

Hit subscribe https://www.youtube.com/channel/UCwwdMkbp3UWlRNeoyQ2AnPQ?sub_confirmation=1 Part 2: ...

19:05
Understanding C++ Type Erasure by implementing std::any - part 1/3

494 views

4 months 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,779 views

6 years ago

Rachel Wil Singh
Program arguments in C++ #cplusplus #cpp #programming

" Motto": "❤️ Be Creative ❤️ Be Kind ❤️", " ‍ About": { "name": "Rachel Wil Sha Singh (Rachel J Morris)", "roles": ...

2:10
Program arguments in C++ #cplusplus #cpp #programming

404 views

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

6 months ago