ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

149 results

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

4 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)

2,760 views

4 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

19,453 views

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

4 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!!)

398 views

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

0 views

4 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

200 views

7 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

15 views

4 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!

307 views

6 days ago

vlogommentary
How to Properly Manage an Array of Pointers to struct in C

Learn how to create and manage an array of pointers to distinct struct objects in C, including proper dynamic memory allocation ...

2:58
How to Properly Manage an Array of Pointers to struct in C

0 views

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

6 days ago

BitFlip Academy
Microcontroller BootUp Sequence: From Power-On Reset to main().

Topics covered in this video: • What happens immediately after power-on or reset • How MSP (Main Stack Pointer) is loaded from ...

4:55
Microcontroller BootUp Sequence: From Power-On Reset to main().

100 views

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

17,677 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

93 views

6 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

19 views

2 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

6 views

4 days ago

vlogommentary
Resolving Strange NULL Pointer Checks and GPU Driver Issues in Window Management

Learn how unexpected compiler behavior with NULL pointer checks can be related to GPU driver selection, and how to properly ...

3:46
Resolving Strange NULL Pointer Checks and GPU Driver Issues in Window Management

0 views

5 days ago

vlogommentary
Understanding the this Pointer in C+ + : How Many Are There for Multiple Objects?

Learn how the `this` pointer works internally in C+ + when multiple objects exist, why it doesn't have a fixed memory address, and ...

3:14
Understanding the this Pointer in C+ + : How Many Are There for Multiple Objects?

0 views

5 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

313 views

2 days ago

Genius Zone BZ
Which built in creates a pointer to a value?

Great Deals to Support the Channel! ⚬River: Stack Bitcoin the easy way! Also, earn Bitcoin on uninvested cash balances: ...

0:31
Which built in creates a pointer to a value?

0 views

6 days ago