ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

187 results

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

438 views

3 weeks ago

Benjamin Voor
Upgrading Xv6 OS to throw an exception when a null pointer is dereferenced.

Our code is available for download from our GitHub repository: github.com/guentheraidan/xv6-Mini-Project-3 Instructor: Associate ...

11:23
Upgrading Xv6 OS to throw an exception when a null pointer is dereferenced.

11 views

1 month ago

The D Language Foundation
DConf '24 | Avoid the GC in 80 Lines | Dennis Korpel

After an epiphany, Dennis finally found it: the perfect memory allocator. Last year, he talked about stack memory and its limitations, ...

43:57
DConf '24 | Avoid the GC in 80 Lines | Dennis Korpel

1,053 views

8 months ago

Wadix Technologies
Stack Memory in Embedded Systems | LIFO, Stack Frames & Memory Segments

... Embedded Systems Porgamming: Stack as Memory Segment 22:28 Stack Area Allocation in Linker Script 27:42 Stack Pointer ...

1:03:21
Stack Memory in Embedded Systems | LIFO, Stack Frames & Memory Segments

55 views

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

22 views

3 days ago

CS 161 (Computer Security) at UC Berkeley
[MemSafety1, Video 6] Stack Layout

Course website: https://sp25.cs161.org/ Slides: ...

7:35
[MemSafety1, Video 6] Stack Layout

639 views

11 months ago

CS 161 (Computer Security) at UC Berkeley
[MemSafety1, Video 11] x86 Assembly and Call Stack Summary

Course website: https://sp25.cs161.org/ Slides: ...

1:18
[MemSafety1, Video 11] x86 Assembly and Call Stack Summary

388 views

11 months ago

DevOps Toolbox
Why I Regret Ignoring Docker Swarm for 10 Years

Supercharge your security with Twingate: ...

11:50
Why I Regret Ignoring Docker Swarm for 10 Years

39,574 views

8 months ago

Wadix Technologies
Cortex-M Interrupt Vector Table Explained + VTOR & STM32 Demo

Courses ➤ https://courses.wadixtech.com/courses Website ➤ https://www.wadixtech.com --- Understanding the Cortex-M Interrupt ...

7:46
Cortex-M Interrupt Vector Table Explained + VTOR & STM32 Demo

329 views

7 months ago

Malloc
While Loops

Experiments at: https://codeaesthetic.io/malloc/while Notes for experts: 1. The Z3 computer, the first programmable, fully automatic ...

20:25
While Loops

22,017 views

1 month ago

CS50
CS50x 2026 - Lecture 4 - Memory

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

2:19:55
CS50x 2026 - Lecture 4 - Memory

10,071 views

9 days ago

rj45 Creates
[00] Building the Stack - FPGA Stack Machine CPU From Scratch

In this episode I build the CPU's stack for an FPGA Stack Machine CPU built from scratch in a visual way using Digital. I am using ...

39:54
[00] Building the Stack - FPGA Stack Machine CPU From Scratch

1,908 views

11 months ago

Neural Lantern
Mastering x86-64 Assembly: A Beginner's Guide to CPU Registers

We?ll cover callee-saved registers, function arguments, and why you shouldn?t mess with the stack pointer. Perfect for coders ...

50:37
Mastering x86-64 Assembly: A Beginner's Guide to CPU Registers

413 views

5 months ago

Programming Guru
Rust Smart Pointers: Understanding Boxes for Heap Allocation |

Rust Smart Pointers: Understanding Boxes for Heap Allocation In this video, we dive into Rust smart pointers, focusing on the Box ...

4:47
Rust Smart Pointers: Understanding Boxes for Heap Allocation |

17 views

11 months 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

16,011 views

9 days ago

Wadix Technologies
Cortex-M Thread vs Handler Mode Explained (with STM32 Interrupt Demo)

You'll learn the privilege levels supported in each mode, how banked stack pointers are managed, and how the processor ...

14:13
Cortex-M Thread vs Handler Mode Explained (with STM32 Interrupt Demo)

135 views

7 months ago

Nic Barker
Data Structures, Explained Simply

This video gives an overview of what a "Data Structure" is in computer programming, as well as several examples of common and ...

30:34
Data Structures, Explained Simply

59,855 views

11 months ago

Wadix Technologies
How the C Calling Convention Works on ARM Cortex-M (with STM32 Demo)

Courses ➤ https://courses.wadixtech.com/courses Website ➤ https://www.wadixtech.com --- Chapters: 00:00 Introduction 00:29 ...

11:41
How the C Calling Convention Works on ARM Cortex-M (with STM32 Demo)

136 views

7 months ago

CS 161 (Computer Security) at UC Berkeley
[MemSafety4, Video 10] Return-Oriented Programming Example

Course website: https://sp25.cs161.org Slides: ...

7:15
[MemSafety4, Video 10] Return-Oriented Programming Example

326 views

10 months ago

Soren I. Ngo
Memory in C: The Text, Stack, Heap, and Data Segment - 01.01 - Intermediate C Programming

This lesson belongs to Section 01: Advanced Pointers.

5:18
Memory in C: The Text, Stack, Heap, and Data Segment - 01.01 - Intermediate C Programming

12 views

1 month ago