ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

249 results

Gary Clarke
Using Pointers as Function Parameters in Go

In Go, everything you pass to a function is passed by value. This means the function receives a copy of the data, not the original.

11:55
Using Pointers as Function Parameters in Go

78 views

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

109 views

5 days ago

Furkan Kırat
StructForge: High-Performance Data Structures & Memory Optimization for .NET

In this video, I break down the engineering journey behind StructForge v1.4, a high-performance data structures library for Unity ...

2:58
StructForge: High-Performance Data Structures & Memory Optimization for .NET

131 views

5 days ago

HuwsTube
Pointer Arithmetic in 80 Seconds

For a more in-depth explanation of pointer arithmetic, see my 10 Minute Guide, HERE: ...

1:21
Pointer Arithmetic in 80 Seconds

3,329 views

3 days ago

Binary Brains
Arrays in C Programming | 1D & 2D Arrays, Pointers and Functions Explained

In this video, you will learn Arrays in C Programming from basics to advanced concepts with clear explanations and practical ...

34:21
Arrays in C Programming | 1D & 2D Arrays, Pointers and Functions Explained

31 views

4 days ago

Leet's Code
Leetcode 3776. Minimum Moves to Balance Circular Array | Greedy | Two-pointers | Medium

Hi, in this video, I have explained the LeetCode problem 3776: Minimum Moves to Balance Circular Array. In this video: 1.

31:25
Leetcode 3776. Minimum Moves to Balance Circular Array | Greedy | Two-pointers | Medium

35 views

2 days ago

Nir Lichtman
Trick to Remember Function Pointers in C
0:45
Trick to Remember Function Pointers in C

13,377 views

3 days ago

Dushyant
RAII: I made my own Smart Pointer

Ho ho ho, Merry coding! Welcome to the third episode of Learn C++ With Me, where today we are on a mission to help Santa ...

25:40
RAII: I made my own Smart Pointer

33 views

5 days ago

Logic Lens
Day 13/180 days challenge— Pointer, Array & Function Relation Explained#Day13

Day 13 — Pointer, Array & Function Relation Explained #Day13 #PointersInCpp #ArrayBasics #FunctionRelation ...

1:00
Day 13/180 days challenge— Pointer, Array & Function Relation Explained#Day13

0 views

5 days ago

GeeksforGeeks GATE
C Programming 09 | Pointers in C Programming | All Branches | GATE Crash Course

Master one of the most important and confusing topics in C programming — Pointers. In this session, we explain what pointers are ...

2:31:12
C Programming 09 | Pointers in C Programming | All Branches | GATE Crash Course

307 views

Streamed 3 hours ago

Tech Strong With Shobhit
Episode 2: Pointers in C Explained: The Visual Guide (Stop Being Scared of Memory)

CProgramming #Pointers #Engineering #EmbeddedSystems #computerscience Does the syntax int *p = &x; make you sweat?

3:26
Episode 2: Pointers in C Explained: The Visual Guide (Stop Being Scared of Memory)

53 views

5 days ago

Tech Challenge
Project 6 Employee Salary Management System in C | Full Project Using Pointers & Dynamic Memory

Employee Salary Management System in C Programming | Pointer + Pointer-to-Pointer + Arrays + Dynamic Memory | Hindi In this ...

1:18:58
Project 6 Employee Salary Management System in C | Full Project Using Pointers & Dynamic Memory

0 views

6 days ago

MindMap Learning
12. C++ reference, pointers and memory management

In this video, we will learn C++ References, Pointers, and Memory Management in the simplest way possible. You'll understand ...

22:25
12. C++ reference, pointers and memory management

0 views

5 days ago

Coding with Sheikh Amir
C Pointers & Memory Addresses 🧠 | Full Beginner’s Guide

In this video, you'll master pointers and memory addresses in C programming — one of the most important and powerful concepts ...

21:58
C Pointers & Memory Addresses 🧠 | Full Beginner’s Guide

0 views

6 days ago

GeeksforGeeks GATE
C Programming 08 | Scope Rules and Pointer | CS & IT | GATE Crash Course

Master one of the most confusing yet high-scoring topics in C programming — Scope Rules and Pointers — with this detailed ...

2:11:29
C Programming 08 | Scope Rules and Pointer | CS & IT | GATE Crash Course

373 views

Streamed 1 day ago

Intelle Learn
9. POINTERS IN C Programming | C Programming Beginner tutorial | Intelle Learn |

What is a pointer in C programming ? What are pointers and where it is used and what are types of pointers in C language ?

31:40
9. POINTERS IN C Programming | C Programming Beginner tutorial | Intelle Learn |

66 views

5 days ago

LogicToCode
Dynamic Memory Allocation | 1D Array | Lecture 6 | Pointers

Complete Course on Udemy (OOP in C++) https://www.udemy.com/course/object-oriented-programming-oop-in-c/?

10:17
Dynamic Memory Allocation | 1D Array | Lecture 6 | Pointers

67 views

5 days ago

Coding with Sheikh Amir
Master Pointer Arithmetic in C | Move Through Memory Step-by-Step

In this video, you'll master pointer arithmetic in C programming — one of the most powerful tools for navigating memory efficiently.

25:52
Master Pointer Arithmetic in C | Move Through Memory Step-by-Step

0 views

5 days ago

Meeting Cpp
Trees in C++ - Jens Weller - Meeting C++ 2025 lightning talks

Looking at Trees in C++, and what the web knows about them. Seems both search engines and AI Chatbots agree that its must be ...

9:09
Trees in C++ - Jens Weller - Meeting C++ 2025 lightning talks

812 views

3 days ago

Tech Challenge
Day 21  Dynamic Memory Allocation in C | malloc(), calloc(), realloc(), free() Explained  🔥

In this video, we dive into one of the most advanced and powerful concepts of C programming — Dynamic Memory Allocation ...

1:25:12
Day 21 Dynamic Memory Allocation in C | malloc(), calloc(), realloc(), free() Explained 🔥

0 views

6 days ago