ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31,120 results

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

7 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

487,084 views

9 months ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

95,764 views

9 months ago

Codotaku
C++ modern windows development environment with vscode from scratch

C++ modern windows development environment with vscode from scratch with all the tips/tricks along the way I learnt through the ...

2:46:57
C++ modern windows development environment with vscode from scratch

698 views

6 months ago

Erarnitox
Building a C2 Framework in Modern C++23 (The Architecture of Malware)

In this video, we dive into client and server network communication within C++, building our own custom RAT (Remote ...

1:10:08
Building a C2 Framework in Modern C++23 (The Architecture of Malware)

1,536 views

3 weeks ago

Erarnitox
Learn C++ (in 1 hour) - C++ Crash Course

In this video I cover all the most important C++ features in a single hour. This video really aims to be a jump start for beginners and ...

58:32
Learn C++ (in 1 hour) - C++ Crash Course

2,700 views

11 months ago

Utah Cpp Programmers
SIMD Programming with Highway

Highway is a "C++ library that provides portable SIMD/vector intrinsics." We've looked at some elements of SIMD before with the ...

1:07:17
SIMD Programming with Highway

1,915 views

10 months ago

mrrobottrax
I made a game from scratch in C++

In this video I give a quick summary of the inner workings of my 2D game engine, made from scratch in C++ without any third-party ...

4:57
I made a game from scratch in C++

3,150 views

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

8 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

544 views

8 months ago

Erarnitox
Using Databases in C++ | SQLite3 and Postgresql

In this video I will make a comparison of the pros and cons of SQLite3 and Postgresql. After that we will take a practical look on ...

42:52
Using Databases in C++ | SQLite3 and Postgresql

374 views

3 months ago

MUCplusplus
[MUC++] Jonathan Müller - Functional Programming in C++

Functional programming is a declarative way of writing programs by composing functions. In many situations, this can lead to code ...

1:16:52
[MUC++] Jonathan Müller - Functional Programming in C++

1,001 views

9 months ago

C++ Serbia
Dušan Jovanović — Performance and where to find it — 26.2.2025.

Building performant software is an important aspect when working on any programming project. This holds much more value ...

1:08:13
Dušan Jovanović — Performance and where to find it — 26.2.2025.

270 views

2 months ago

izumi cat's pr's are rejected
C/C++ setup for Visual Studio Code with Clangd , GCC & CMake on Arch Linux.

Setting up Visual Studio Code with GCC , CMake and Clangd for Arch Linux.

22:18
C/C++ setup for Visual Studio Code with Clangd , GCC & CMake on Arch Linux.

468 views

2 months ago

Erarnitox
The Most Useful C++ Libraries

Core Libraries: - 1) 0:30 | https://pocoproject.org - 2) 1:58 | https://github.com/facebook/folly - 3) 2:08 ...

22:13
The Most Useful C++ Libraries

464 views

2 months ago

Using std::cpp
An introduction to the Common Package Specification (CPS) for C and C++  - Diego Rodríguez-Losada

The Common Package Specification format is an effort to create a standard description of binary packages to improve the reuse of ...

34:04
An introduction to the Common Package Specification (CPS) for C and C++ - Diego Rodríguez-Losada

1,067 views

7 months ago

The Wolf Around
C++ AI Agent - How I Built an My AI Agent with Just 550MB VRAM! 🚀

In this video, I take you through my journey of developing a lightweight AI agent. Using my expertise in AI inference drivers, GPU ...

5:59
C++ AI Agent - How I Built an My AI Agent with Just 550MB VRAM! 🚀

505 views

10 months ago

Using std::cpp
Keynote: C++: The Balancing Act of Power, Compatibility, and Safety - Juan Alday

C++ has been pivotal in systems and application development for decades, known for its performance and control. I will explore ...

58:00
Keynote: C++: The Balancing Act of Power, Compatibility, and Safety - Juan Alday

1,559 views

8 months ago

Using std::cpp
Contemporary C++ - 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 ...

2:09:56
Contemporary C++ - Bjarne Stroustrup

2,103 views

7 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