ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

336 results

Dushyant
I made my own Unique Pointer (Rule of 5 Explained)

In the last episode, we saved Christmas from memory leaks using RAII and the Rule of 3. But Santa has a new problem: copying ...

12:29
I made my own Unique Pointer (Rule of 5 Explained)

36 views

3 weeks ago

Open Source
Rust for Systems Programming 🦀 | Memory, Pointers & Unsafe Rust EXPLAINED!

Rust is not just a high-level language — it's one of the most powerful systems programming languages ever created.

13:49
Rust for Systems Programming 🦀 | Memory, Pointers & Unsafe Rust EXPLAINED!

355 views

2 weeks ago

Know about Embedded Systems
Structure Pointers in C | Pointer to a Structure in C | Pointer to Structure variable

A structure pointer in C is a pointer variable that stores the memory address of a structure. It is used to access and manipulate ...

9:59
Structure Pointers in C | Pointer to a Structure in C | Pointer to Structure variable

64 views

11 days ago

Know about Embedded Systems
Function Pointers in C | Pointer to Functions

A function pointer in C is a variable that stores the memory address of a function, rather than data. This allows functions to be ...

9:47
Function Pointers in C | Pointer to Functions

146 views

8 days ago

Learn In Minutes
Memory Deep Dive: Stack, Heap, Pointers, Alignment

Support the channel on Patreon: https://www.patreon.com/15345164/join Imagine your program is a complex city, but its map is ...

5:30
Memory Deep Dive: Stack, Heap, Pointers, Alignment

35 views

11 days ago

Know about Embedded Systems
Embedded C Questions on Pointers | Pointers in C | void pointers | Null Pointers | Dangling Pointer

In C programming, a pointer is a variable that stores the memory address of another variable. Pointers are fundamental for tasks ...

19:36
Embedded C Questions on Pointers | Pointers in C | void pointers | Null Pointers | Dangling Pointer

86 views

2 weeks ago

Technical clean coder c plus plus
unique_ptr Implementation in C++ (Custom Smart Pointer Design Explained

In this video, we design our own smart unique pointer template class in C++ and explain the exact rules required to implement it ...

18:09
unique_ptr Implementation in C++ (Custom Smart Pointer Design Explained

6 views

3 weeks ago

Aditya Kumar jha
C Pointers & Dynamic Memory Allocation Explained | malloc, calloc, realloc & free

Unlock the power of pointers and dynamic memory allocation (DMA) in C! In this video, we break down two of the most important ...

7:02
C Pointers & Dynamic Memory Allocation Explained | malloc, calloc, realloc & free

46 views

4 weeks ago

Digital Skill Campus
Master Pointers in C in 10 Minutes  Easy Explanation with Programs & Memory Diagrams

Pointers in C Programming | Full Tutorial with Examples | Beginner Friendly In this video, you will learn everything about Pointers ...

6:52
Master Pointers in C in 10 Minutes Easy Explanation with Programs & Memory Diagrams

223 views

4 weeks ago

Concept Unlocked
Dangling Pointer | Memory Leak | Stack vs Heap Explained in C

In this video, we clearly explain one of the most confusing topics in C programming: Dangling Pointer, Memory Leak, and how ...

14:27
Dangling Pointer | Memory Leak | Stack vs Heap Explained in C

22 views

3 days ago

Explore Electronics
Module 5 Programming in C : Passing Structure to Functions, Structure Pointers | 1BEIT105

Welcome to Module 5 video of "Programming in C" Subject with code 1BEIT105/205 a first year subject under VTU (Visvesvaraya ...

19:32
Module 5 Programming in C : Passing Structure to Functions, Structure Pointers | 1BEIT105

159 views

5 days ago

ACCU Conference
Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short Talks

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short ...

5:47
Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short Talks

530 views

2 weeks ago

BMR EDUCATION
C Arrays Explained | Memory Layout, Pointers, Multidimensional Arrays & Strings

C Arrays — Complete & In-Depth Guide Arrays are one of the most important building blocks of C programming. In this completely ...

12:18
C Arrays Explained | Memory Layout, Pointers, Multidimensional Arrays & Strings

79 views

4 days ago

Arpit Katiyar
STRING BASICS - NULL, CHAR ARRY, POINTER | C Language Tutorial (Hindi Version) | #74 | Arpit Katiyar

STRING BASICS - NULL CHAR, CHAR ARRY, POINTER STR | C Language Tutorial (Hindi Version) | #74 | Arpit Katiyar Welcome ...

19:03
STRING BASICS - NULL, CHAR ARRY, POINTER | C Language Tutorial (Hindi Version) | #74 | Arpit Katiyar

25 views

3 weeks ago

Concept Zone
C Program to Swap Two Values Using Pointers | Call by Reference | Step-by-Step Tutorial

In this video, I explain how to swap two values using pointers in C programming with a clear, step-by-step approach. This tutorial ...

5:44
C Program to Swap Two Values Using Pointers | Call by Reference | Step-by-Step Tutorial

3 views

3 days ago

iFocus Institute
Top C Programming Interview Questions | Pointers, Call by Value, Malloc vs Calloc

In this video, we cover the most important C Programming Interview Questions with clear explanations and examples.

5:23
Top C Programming Interview Questions | Pointers, Call by Value, Malloc vs Calloc

32 views

2 weeks ago

Programming Avec Reza
How to work with pointers in C++?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

5:56
How to work with pointers in C++?

3 views

3 weeks ago

Programming Avec Reza
How to work with a pointer to another pointer in C++ (Part 2)?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

7:41
How to work with a pointer to another pointer in C++ (Part 2)?

2 views

2 weeks ago

PBT Education Prashant
Pointer in C | What is pointer in C Language #cprogramming #pointers #clanguage #pointersinc

In this video, we explain Pointers in C Programming in a simple and easy way. You'll learn what pointers are, how they work, and ...

4:49
Pointer in C | What is pointer in C Language #cprogramming #pointers #clanguage #pointersinc

36 views

2 weeks ago

Navuu Coder
Pointer in C Programming | Full Concept in One Video.

PointersInC #CLanguage #CPointer #CProgramming In this video, you will learn Pointers in C Language explained in a clear, ...

10:28
Pointer in C Programming | Full Concept in One Video.

30 views

3 weeks ago