ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

941 results

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

665 views

2 weeks ago

SarvarPROG06
Pointers & References pt1

C++ #pointers.

1:10:04
Pointers & References pt1

9 views

3 weeks ago

alcode
Python dev attempting to understand pointers for 23 minutes straight

I finally attempt to learn about memory management in C++. I cover the use of pointers, references, stack vs. heap memory, and ...

22:48
Python dev attempting to understand pointers for 23 minutes straight

1,182 views

3 weeks ago

SLiiX
Smart pointers & function profilers in C

__attribute__((cleanup(cb))) // attaches to the lifetime of a variable __builtin_ia32_rdsc() // returns a u64 containing the current ...

1:50
Smart pointers & function profilers in C

97 views

5 days ago

code with Alko
Stop Passing Smart Pointers — Do This Instead | Clean Code C++ Series

This video is dubbed with professional voice-over. Original visuals were recorded separately from the narration. Are you ...

5:53
Stop Passing Smart Pointers — Do This Instead | Clean Code C++ Series

166 views

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

81 views

2 weeks ago

Bernardus Christian
Pointer — C — 2.5-Year Engineering Plan

Week 2: The Deep End of Pointers (C, C++, Rust, and Beyond) This video is part of my 2.5-year "Deep Dive" into Software ...

1:08:04
Pointer — C — 2.5-Year Engineering Plan

8 views

11 days ago

Quant Finance C++ Online
Session 1: Implementing unique_ptr in C++

In this first session, we dive into the fundamentals of smart pointers in C++ and walk through building a unique_ptr like container ...

56:21
Session 1: Implementing unique_ptr in C++

290 views

1 month ago

vlogize
Umgang mit shared_ptr in Multi-Threaded LRU-Implementierungen: Ein C+ + 17-Leitfaden

Die Herausforderung Hintergrund Sie arbeiten mit einer datenbankbasierten Shared Pointer-Struktur, die zugleich als ...

1:39
Umgang mit shared_ptr in Multi-Threaded LRU-Implementierungen: Ein C+ + 17-Leitfaden

3 views

4 weeks ago

CSCodeHub
How C Manages Memory! (pointers, heap, stack ) | Malloc, Realloc, Free

In this video we break down how memory management works in C programming, including both stack and heap memory, and ...

17:21
How C Manages Memory! (pointers, heap, stack ) | Malloc, Realloc, Free

40 views

2 weeks ago

Kirk Burleson TV
Senior Developer Learns C++ 003

Ended up playing with pointers.

12:00
Senior Developer Learns C++ 003

38 views

4 weeks ago

vlogize
Verstehen des Verhaltens von shared_ptr in C+ + : Warum use_count nach Zuweisung 0 zurückgibt

Erfahren Sie die Gründe hinter den Rückgabewerten von `shared_ptr` in C+ + und lernen Sie, wie man Shared Pointer in eigenen ...

1:46
Verstehen des Verhaltens von shared_ptr in C+ + : Warum use_count nach Zuweisung 0 zurückgibt

0 views

2 weeks ago

CoreCppIL
C++ Pitfalls and Sharp Edges to Avoid :: Amir Kirsh

Presented at Core C++ 2025 conference, Tel Aviv. C++ is a powerful language, but with great power comes… plenty of pitfalls.

1:04:26
C++ Pitfalls and Sharp Edges to Avoid :: Amir Kirsh

109 views

9 days ago

SarvarPROG06
Pointers & Arrays pt2

pointers #arrays #cpp #c++.

1:27:16
Pointers & Arrays pt2

15 views

4 days ago

PROGRAMMINGBUZ
102. Pointer to Structure in C | Easy Explanation with Example | C Programming

Pointer to Structure in C | Easy Explanation with Example | C Programming In this video, you will learn Pointer to Structure in C ...

11:25
102. Pointer to Structure in C | Easy Explanation with Example | C Programming

14 views

4 days ago

Jithendra babu RKSL Adi
Unit 11  C Pointers Unlocking Memory

This video explains Unit 11 – Pointers in C Programming, focusing on how pointers work and how they allow direct access to ...

3:26
Unit 11 C Pointers Unlocking Memory

3 views

3 weeks ago

Gopo workspace
GFG POTD 🔥 Happiest Triplet Problem | Minimize Max-Min Difference | 3 Arrays Greedy + 3 Pointer

... problem tests: Smart pointer movement Understanding of range minimization Optimization beyond brute force (since constraints ...

8:53
GFG POTD 🔥 Happiest Triplet Problem | Minimize Max-Min Difference | 3 Arrays Greedy + 3 Pointer

169 views

6 days ago

PROGRAMMINGBUZ
98. Pointers in C | Introduction to Pointers with Examples | C Programming Tutorial

In this video, you will learn Pointers in C programming from scratch with clear explanations and simple examples. Pointers are ...

18:34
98. Pointers in C | Introduction to Pointers with Examples | C Programming Tutorial

31 views

10 days ago

PicoBit
Double & Triple Pointers in C | Step-by-Step from Beginner to Pro

Video Chapters (Timestamps) ▶️ 00:00 Introduction – What You'll Learn in This Video ▶️ 00:50 Why Single Pointers Are Not ...

34:15
Double & Triple Pointers in C | Step-by-Step from Beginner to Pro

10 views

2 weeks ago

ACM MJCET
CodeCraft Day 4 Session | C Programming – Pointers & Strings

CodeCraft Live Session | C Programming – Day 4 In this live CodeCraft session, we covered Day 4 of C Programming, focusing ...

1:47:50
CodeCraft Day 4 Session | C Programming – Pointers & Strings

56 views

3 weeks ago