ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

243 results

Mr. Bits
Stack Pointer Explained in 60 Seconds #cpu #quiz #computerarchitecture

The stack pointer (SP) is one of the most misunderstood concepts in CPU architecture. In this video, I break down the stack, how it ...

0:55
Stack Pointer Explained in 60 Seconds #cpu #quiz #computerarchitecture

1,125 views

4 weeks ago

SM training academy
Types of stack pointers explained  | Shadow Stack Pointer

If you wish to take up the course with full resources kindly use the link below: Udemy: ...

3:09
Types of stack pointers explained | Shadow Stack Pointer

106 views

3 weeks ago

The Engineers' Pitstop
Stack vs Heap: The Core Difference Explained

Stack vs heap explained simply. In this video, you'll learn the difference between stack and heap memory, how stack memory ...

2:27
Stack vs Heap: The Core Difference Explained

327 views

10 days ago

SP Engg. ACADEMY
39MP - Microprocessor - 8085 Microprocessor Functional Units - Stack pointer

Join this channel to get access to perks: https://www.youtube.com/channel/UCnTEznFhcHCrQnXSEatlrZw/join Click the link below ...

0:06
39MP - Microprocessor - 8085 Microprocessor Functional Units - Stack pointer

0 views

9 days ago

Learn To Troubleshoot
How Does the Call Stack Maintain LIFO Order?

Ever wondered about the secret behind how your computer executes functions one after another, yet knows exactly where to ...

3:23
How Does the Call Stack Maintain LIFO Order?

0 views

3 weeks ago

Learn To Troubleshoot
How Does Stack Memory Allocation Work?

How function calls and local variables are managed on the stack. ▻ The role of the stack pointer and base pointer in memory ...

3:21
How Does Stack Memory Allocation Work?

0 views

3 days ago

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

Dr. AM Yousaf
Computer Organization and Assembly Language | Stack Push Pop Operations in Low Level | X86 Processor

What is the stack in assembly language How LIFO (Last In, First Out) works Role of SP (Stack Pointer) and SS (Stack Segment) ...

1:35
Computer Organization and Assembly Language | Stack Push Pop Operations in Low Level | X86 Processor

99 views

2 weeks ago

Learn To Troubleshoot
What Is Stack Allocation in Program Execution?

Ever wondered how your computer manages memory for variables and functions? This video dives into the fundamental concept ...

3:07
What Is Stack Allocation in Program Execution?

0 views

2 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

Learn To Troubleshoot
How Do Stack Frames Build the Call Stack?

Ever wondered how your computer keeps track of what functions to execute and in what order? This video breaks down the ...

2:48
How Do Stack Frames Build the Call Stack?

0 views

9 days ago

PLL-Programming Logic Lab
The Great Memory Divide: Stack vs Heap Explained Like a Story (C/C++ Memory Management)

The Great Memory Divide: Stack vs Heap Explained Like a Story (C/C++ Memory Management) Welcome to PLL (Programming ...

2:13
The Great Memory Divide: Stack vs Heap Explained Like a Story (C/C++ Memory Management)

0 views

3 weeks 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

Learn To Troubleshoot
What Are the Common Causes of Stack Underflow?

Learning how improper stack pointer management can contribute to underflow. ▻ Discovering debugging strategies to prevent ...

2:58
What Are the Common Causes of Stack Underflow?

0 views

2 weeks ago

SM training academy
Overview of whats's inside the CPU..?

If you wish to take up the course with full resources kindly use the link below: Udemy: ...

3:10
Overview of whats's inside the CPU..?

114 views

1 month 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

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

168 views

2 days ago

Corporate Classroom
Stack vs Heap Memory | Pointers Explained Simply #programming #coding #pointer #shorts #youtube

Stack vs Heap memory explained in a simple way. This video covers: • What stack memory is • What heap memory is • How ...

0:50
Stack vs Heap Memory | Pointers Explained Simply #programming #coding #pointer #shorts #youtube

656 views

10 days ago

Learn To Troubleshoot
How To Recognize Common Stack Trace Patterns?

Ever found yourself staring at a stack trace, utterly confused? This video will equip you with the essential skills to demystify those ...

3:25
How To Recognize Common Stack Trace Patterns?

1 view

3 weeks ago

SuperEngineering
How to Skip the Interview: Pass by Reference Method

Headline: Why make a copy when you can just grab the real thing? Body: In programming, "Pass by Value" means creating a ...

0:24
How to Skip the Interview: Pass by Reference Method

236 views

2 weeks ago