ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

475 results

ECE star performers
Stacks and  stack pointer#EmbededsystemandIOTdesign#ECEstarperformers
4:42
Stacks and stack pointer#EmbededsystemandIOTdesign#ECEstarperformers

3 views

2 weeks 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)

6,945 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

454 views

4 weeks ago

S4viSinFiltro
This is how a “Safe” Program Breaks Down From Within

In this video, we see step-by-step how to break a program that, in theory, is "secure." Throughout the video, we analyze a ...

54:22
This is how a “Safe” Program Breaks Down From Within

6,825 views

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

37 views

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

19 views

3 weeks ago

Avey Dev
Heaps, Stacks, and Frames - Oh my!

There are stack pointers that keep track of the current frame. If want to dive deeper look into ESP and EBP which help keep track ...

9:54
Heaps, Stacks, and Frames - Oh my!

337 views

8 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

28 views

2 weeks ago

Reinventing D Wheel
Debugger From Scratch In Rust | Registers |

Source Code - https://github.com/sharmachait/rdb.

47:57
Debugger From Scratch In Rust | Registers |

213 views

2 weeks ago

Hands On Course Demo
Flame Graphs and Visualization: Interpreting Call Stack Hotspots

Flame graphs work through statistical profiling. Every ~10 milliseconds, the kernel interrupts your program, captures the instruction ...

1:08
Flame Graphs and Visualization: Interpreting Call Stack Hotspots

8 views

2 weeks ago

TrueTech Academy
Stack Pointer & Program Counter in Microprocesser : RRB JE ECE & RRB Technician Grade 1 #rrbje

Welcome to "True Tech Academy" for aspirants who are preparing for ECET, RRB JE, and SSC JE and mastering core ...

1:04:46
Stack Pointer & Program Counter in Microprocesser : RRB JE ECE & RRB Technician Grade 1 #rrbje

112 views

13 days ago

gokun
Go Compiler Internals: Escape Analysis, Stack vs Heap #GoLang#EscapeAnalysis#GoCompiler

Escape Analysis is one of the most misunderstood concepts in Golang. In this video, you will learn how the Go compiler decides ...

8:51
Go Compiler Internals: Escape Analysis, Stack vs Heap #GoLang#EscapeAnalysis#GoCompiler

64 views

2 weeks 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!!)

412 views

3 weeks ago

nvlli
Does size matter?

Stack and heap allocation with malloc and free - size of memory allocation in the C programming language Discord: ...

1:51
Does size matter?

679 views

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

24 views

6 days ago

CS50
CS50x 2026 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:06:14
CS50x 2026 - Lecture 5 - Data Structures

17,615 views

12 days ago

Indian tech_ai
Java Memory  Stack & Heap

Introduction – what is a variable & why it is needed Data Types – primitive vs non-primitive (with simple examples) Memory ...

5:54
Java Memory Stack & Heap

26 views

2 weeks ago

cloud&AIinternals
Stack Trash - Windbg Part 25

Link for the entire course: https://www.udemy.com/course/windbg-a-complete-guide/ Use DISCOUNT coupon MONTHYEAR ...

12:56
Stack Trash - Windbg Part 25

10 views

3 weeks ago

offlinemark
building my own operating system in c++ (week 102, virtual memory)

... kernel stack mapping 00:36:18 Technical implementation using inline assembly to read stack pointer 01:07:49 Starting research ...

2:15:04
building my own operating system in c++ (week 102, virtual memory)

2,160 views

Streamed 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

234 views

3 weeks ago