ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

135 results

The DEV
your function's secret memory space: the call stack

ever wonder where your variables go when a function runs? they live here, in a temporary, organized space called the call stack.

0:19
your function's secret memory space: the call stack

0 views

6 days ago

Waysom
How Stack Really Works | PUSH & POP Explained Physically

... a stack really is • Why it grows downward • How PUSH works internally • How POP retrieves data • Why the stack pointer moves ...

0:29
How Stack Really Works | PUSH & POP Explained Physically

0 views

2 days ago

LearnThatStack
Memory Explained  - Why Your Code Crashes (Stack vs Heap)

Ever passed a list to a function and it changed without you touching it? That's not a bug — that's how memory works. In this video, I ...

5:45
Memory Explained - Why Your Code Crashes (Stack vs Heap)

1,979 views

2 days ago

Waysom
Why Stack Grows Downward in 8086 | Stack Pointer Explained

In the 8086 microprocessor, the stack grows downward in memory. Most students memorize this fact but do not understand the ...

0:38
Why Stack Grows Downward in 8086 | Stack Pointer Explained

0 views

3 days ago

Jane Street
Microarchitecture: What Happens Beneath

Matt Godbolt goes deep into the actual implementation details of modern Intel microarchitecture. We'll explore how the execution ...

1:20:57
Microarchitecture: What Happens Beneath

13,979 views

2 days ago

Roel Van de Paar
push_backing into list of pointers causes memory leak (3 Solutions!!)

push_backing into list of pointers causes memory leak Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:16
push_backing into list of pointers causes memory leak (3 Solutions!!)

390 views

4 days ago

E&C SIMPLIFIED
Master ARM7 Stacks: Understanding Types, Logic, and STMFD/LDMFD Instructions

The Secret: Mapping stack suffixes to STM/LDM (IA, IB, DA, DB). Stop memorizing and start visualizing how the Stack Pointer ...

16:37
Master ARM7 Stacks: Understanding Types, Logic, and STMFD/LDMFD Instructions

11 views

2 days ago

Awesome
Write code good enough to deploy rockets

NASA's top 10 rules for writing good software. Topics: - Coding best practices; - NASA rules for safe code; - Simple control flow; ...

8:22
Write code good enough to deploy rockets

16,047 views

2 days ago

Dr. Africa
Cossacks 3 - TUTORIAL - STOP LOSING! THE ARMY STACKING TRICK YOU NEED

00:00 Introduction 02:28 Method #1 - Minimap way (BEST) 07:45 Method #2 - Noob Way 11:03 Method #3 - Noob Way on ...

17:52
Cossacks 3 - TUTORIAL - STOP LOSING! THE ARMY STACKING TRICK YOU NEED

40 views

10 hours ago

vlogommentary
Using Arrays as Smart Pointers in C: Pros and Cons

Learn why using arrays as smart pointers in C might not be the best approach, and understand modern best practices for memory ...

3:14
Using Arrays as Smart Pointers in C: Pros and Cons

0 views

4 days ago

Waysom
CALL & RET Explained Internally | How CPU Uses Stack to Return

Covered clearly: • How CALL saves the return address • Why the stack pointer is decremented • How IP is updated during CALL ...

1:07
CALL & RET Explained Internally | How CPU Uses Stack to Return

142 views

2 days ago

Open Source
This Is Why Rust Is Replacing C & C++ — 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
This Is Why Rust Is Replacing C & C++ — Unsafe Rust Explained!

286 views

4 days ago

Nadim Ahmed
EEE 4705 | Lecture 3: Jump, Loop, and Call Instructions

... address and higher bite will be saved onto 09 location and stack pointer will have 09 h value Right So that will happen and then ...

1:41:03
EEE 4705 | Lecture 3: Jump, Loop, and Call Instructions

69 views

4 days ago

vlogommentary
Handling char** Pointers in C Structs for CSV Parsing on ESP-IDF

Learn how to properly parse CSV lines into a struct using double pointers (`char**`) in C on ESP-IDF, with a simple and clear CSV ...

4:02
Handling char** Pointers in C Structs for CSV Parsing on ESP-IDF

1 view

7 days ago

E&C SIMPLIFIED
ARM7 Stack Operations Explained: STMFD, LDMFD, FA, EA, ED, FD in Keil

Keil Simulation: Watch these instructions in action using the Keil MicroVision debugger to see the Stack Pointer ($R13$) change ...

16:32
ARM7 Stack Operations Explained: STMFD, LDMFD, FA, EA, ED, FD in Keil

0 views

7 hours ago

Code Career
This C Function Returns a Pointer to Local Variable ⚠️ | Undefined Behavior

This C function returns a pointer to a local variable. Once the function exits, that stack memory is destroyed. The pointer now ...

0:32
This C Function Returns a Pointer to Local Variable ⚠️ | Undefined Behavior

1,584 views

5 days ago

Chang Tan
D/Invoked Attack Chains

So a stack machine emulates things like registers, the virtual stack, the virtual instruction pointer, the virtual stack pointer, and the ...

6:54
D/Invoked Attack Chains

15 views

4 days ago

SystemDR - Scalable System Design
How to Set Breakpoints and View Call Stacks in WinDbg | Windows Debugging

Learn how to set breakpoints and view call stacks in WinDbg, the most powerful Windows debugging tool used by kernel ...

9:10
How to Set Breakpoints and View Call Stacks in WinDbg | Windows Debugging

0 views

2 days ago

Rayan's Classroom
Lec:19 | Stack Instructions in Assembly Language | Microprocessor 8086

Stack instructions are fundamental to 8086 Assembly Language programming, enabling function calls, data storage, and program ...

13:50
Lec:19 | Stack Instructions in Assembly Language | Microprocessor 8086

195 views

5 days ago

Nick DiGiovanni
50 Ways To Use Chocolate

Watch to the end to see MrBeast and I give one lucky subscriber a lifetime supply of chocolate! I love Hestan's cookware and use it ...

47:11
50 Ways To Use Chocolate

10,704,215 views

5 days ago