ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

475 results

CppNuts
Write Your Own Unique Pointer Class In C++

JOIN ME https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join https://www.patreon.com/cppnuts Learn how to ...

8:02
Write Your Own Unique Pointer Class In C++

2,640 views

10 months ago

CppNuts
Write Your Own Shared Pointer Class In C++

JOIN ME https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join https://www.patreon.com/cppnuts In this video, ...

5:43
Write Your Own Shared Pointer Class In C++

2,881 views

10 months ago

Exponent and Zack Light
Quant Dev C++ Interview Question: Implement Shared Pointer

Watch SWE mock interviews, practice questions, and prep for upcoming interviews. Start free: https://bit.ly/42iyHqi Shared Pointer ...

43:20
Quant Dev C++ Interview Question: Implement Shared Pointer

2,377 views

2 months ago

alcode
Teaching Myself C++ Smart Pointers

Let's try to use smart pointers in C++ and do some refactoring of our Linked List implementation. Chapters: 0:00-0:28 Recap from ...

15:21
Teaching Myself C++ Smart Pointers

797 views

6 months ago

CodeWithMe
Implement std::unique_ptr from Scratch in C++ | Internal Working Explained

In this video, we explore the internal implementation of std::unique_ptr in C++ and understand how it provides automatic memory ...

8:08
Implement std::unique_ptr from Scratch in C++ | Internal Working Explained

6 views

1 month ago

Profesor Retroman
Smart Pointers en C++: crear un sistema de partículas sencillo con Raylib (Videojuegos 2/UA)

En esta sesión crearemos un sistema de partículas sencillo en Raylib desde 0 y aprovecharemos para aprender Gestión Básica ...

3:05:36
Smart Pointers en C++: crear un sistema de partículas sencillo con Raylib (Videojuegos 2/UA)

1,959 views

Streamed 4 months ago

Sowmya's Tech Talks
Advanced C++ Smart PointersUnique Pointer

cpp #cppprogramming #cppprogramming #cplusplus #coding #programming #programminglanguage.

12:33
Advanced C++ Smart PointersUnique Pointer

28 views

10 months ago

cpponsea
Smart Pointers in C++ - Khushboo Verma - C++ on Sea 2025

https://cpponsea.uk​ --- Smart Pointers in C++ - Khushboo Verma - C++ on Sea 2025 --- C++ smart pointers promise to make ...

53:02
Smart Pointers in C++ - Khushboo Verma - C++ on Sea 2025

3,745 views

9 months ago

Sowmya's Tech Talks
Advanced C++ Tutorial   unique pointers custom deleter

Learn C++ unique_ptr and smart pointers in this step-by-step tutorial. We explain how unique_ptr works, why it is better than raw ...

8:08
Advanced C++ Tutorial unique pointers custom deleter

40 views

10 months ago

Sowmya's Tech Talks
Advanced C++ Master in Smart Pointer   Unique Pointer

Learn C++ Smart Pointers in depth with real examples. In this tutorial, we explain unique_ptr, shared_ptr, weak_ptr, and why they ...

18:30
Advanced C++ Master in Smart Pointer Unique Pointer

22 views

11 months ago

Konstantin Vladimirov
Lecture 17. Smart Pointers: Resource Management (MIPT, 2025-2026).

In this lecture we discuss smart pointers in C++ and how they help manage various resources, including memory. We begin by ...

1:14:01
Lecture 17. Smart Pointers: Resource Management (MIPT, 2025-2026).

1,516 views

4 months ago

pillowmath
Smart Pointers in C++

Smart pointers in C++ are designed specifically to manage ownership of heap-allocated memory, not all pointers. Raw pointers ...

10:12
Smart Pointers in C++

4 views

8 months ago

CppNow
Lightning Talk: I Now Maybe Understand C++ Hazard Pointers - Denis Yaroshevskiy - C++Now 2025

https://www.cppnow.org --- Lightning Talk: I Now Maybe Understand C++ Hazard Pointers - Denis Yaroshevskiy - C++Now 2025 ...

5:42
Lightning Talk: I Now Maybe Understand C++ Hazard Pointers - Denis Yaroshevskiy - C++Now 2025

3,156 views

7 months ago

MartinY Tech
Master C++ Memory Management Like a Pro

In this video, we'll dive deep into the essentials of memory management in C++, exploring key concepts like destructors, copy ...

13:49
Master C++ Memory Management Like a Pro

123 views

8 months ago

Sowmya's Tech Talks
Advance C++ Smart Pointers

Learn C++ shared_ptr and smart pointers in this step-by-step tutorial. We explain how shared_ptr works, why it is better than raw ...

11:02
Advance C++ Smart Pointers

15 views

9 months ago

Dr.Kimia.Ghalkhani
3. Object-Oriented Programming: Pointers, Smart Pointers, Constructors & Destructors

This lecture focuses on core Object-Oriented Programming (OOP) concepts with an emphasis on memory management and class ...

1:07:41
3. Object-Oriented Programming: Pointers, Smart Pointers, Constructors & Destructors

119 views

5 months ago

kentolin
2. C++17: Raw pointers
0:50
2. C++17: Raw pointers

3 views

3 months ago

GFGVID
7 Function Pointers
7:39
7 Function Pointers

1 view

10 months ago

Sowmya's Tech Talks
Advanced C++ Smart Pointers

cpp #cppprogramminglanguage #cppprogramming #coding #programminglanguage #softwaredevelopment You want keywords ...

12:39
Advanced C++ Smart Pointers

34 views

11 months ago

MartinY Tech
Master C++ Object Lifetime Management Like a Pro

In this insightful video, we delve into the intricacies of object lifetime management in C++. Learn how to effectively manage ...

11:12
Master C++ Object Lifetime Management Like a Pro

19 views

8 months ago