ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

587 results

Kay Lack
How the stack got stacked

This video has a page on 0DE5 with exercises and resources ...

41:04
How the stack got stacked

28,819 views

1 year ago

Eihab El Radie
CS 110 Lecture 07 The Program Stack

... function a for example then the stack pointer that was pointing to the top of the stack which was pointing to the mean now points ...

27:55
CS 110 Lecture 07 The Program Stack

22 views

5 years ago

Profesor Retroman
Domina la memoria en ensamblador: pila, datos estáticos y arrays explicados al detalle

Prestamos una atención particular a la pila (Stack), al Stack Pointer (SP) y su funcionamiento concreto. Nos adentramos en su ...

1:18:39
Domina la memoria en ensamblador: pila, datos estáticos y arrays explicados al detalle

5,295 views

2 years ago

CS50
CS50x 2025 - Lecture 4 - Memory

Pointers. Segmentation Faults. Dynamic Memory Allocation. Stack. Heap. Buffer Overflow. File I/O. Images. *** This is CS50 ...

2:26:31
CS50x 2025 - Lecture 4 - Memory

267,170 views

Streamed 1 year ago

ABMedia
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

C#, as a language, is all about flexibility. Sure, the ability to rapidly prototype and deliver on code quickly, without worrying about ...

41:47
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

3,394 views

1 year ago

MIT OpenCourseWare
11. Storage Allocation

MIT 6.172 Performance Engineering of Software Systems, Fall 2018 Instructor: Julian Shun View the complete course: ...

1:05:26
11. Storage Allocation

21,576 views

6 years ago

freeCodeCamp.org
Pointers in C / C++ [Full Course]

Pointers in C and C++ are often challenging to understand. In this course, they will be demystified, allowing you to use pointers ...

3:47:23
Pointers in C / C++ [Full Course]

5,412,032 views

5 years ago

Quantum Leaps, LLC
#10 Stack Overflow and Other Pitfalls of Functions

This lesson wraps up the subject of functions in C. You will see how your programs can blow up when you use functions ...

27:41
#10 Stack Overflow and Other Pitfalls of Functions

80,160 views

12 years ago

MIT OpenCourseWare
12.2.6 Worked Examples: Procedures and Stacks

MIT 6.004 Computation Structures, Spring 2017 Instructor: Silvina Hanono View the complete course: ...

20:01
12.2.6 Worked Examples: Procedures and Stacks

1,946 views

6 years ago

Joe Chiu
Assembly - Stack

hello everyone welcome to a class today we're going to talk about a special registers is called stank stack pointers registers this ...

22:49
Assembly - Stack

1,661 views

4 years ago

The D Language Foundation
DConf '23 -- Stack Memory is Awesome! -- Dennis Korpel

Should D have a smarter Garbage Collector, or support Reference Counting? Dennis doesn't care. Stack memory is where it's at!

46:39
DConf '23 -- Stack Memory is Awesome! -- Dennis Korpel

789 views

2 years ago

ACM SIGPLAN
Reliable Stack Traces, the Reality of Myth

Debug information is a hidden and obscure component of our computing infrastructure obviously used by debuggers, but also ...

1:14:39
Reliable Stack Traces, the Reality of Myth

1,464 views

5 years ago

CS50
CS50 2019 - Lecture 4 - Memory

TABLE OF CONTENTS 00:00:00 - Introduction 00:01:22 - Hexadecimal 00:09:15 - address.c 00:15:18 - Pointers 00:19:38 ...

1:48:15
CS50 2019 - Lecture 4 - Memory

258,766 views

6 years ago

freeCodeCamp.org
Pointers in C for Absolute Beginners – Full Course

Finally understand pointers in C in this course for absolute beginners. Pointers are variables that store the memory address of ...

2:04:29
Pointers in C for Absolute Beginners – Full Course

331,697 views

2 years ago

Birby
The Basics of Stack Frames: A Visual Guide for Programmers

In this video, you will learn how the stack works in depth. We will talk about: - Stack Frames - Calling conventions - Function ...

33:11
The Basics of Stack Frames: A Visual Guide for Programmers

743 views

3 years ago

Computer Architecture
Assembly Language Part-III

Register spilling, Stack, Instruction encoding, Instruction format, Activation block, Function Calls, Return address, Recursion.

1:16:48
Assembly Language Part-III

20,044 views

8 years ago

Coding Tutorials
Stackalloc and Spans

Allocating memory on the heap can slow a program down by creating work for the .NET garbage collector. In C# we can improve ...

30:17
Stackalloc and Spans

15,328 views

2 years ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

232,352 views

Streamed 1 year ago

Kasey Nguyen
CIS11 Unit 9 Lecture: TRAP, Stack, Interrupts in LC-3

Explanation on TRAP, Stack PUSH-POP, Stack Top Pointer, Interrupts, Supervisory Stack in LC-3.

1:46:19
CIS11 Unit 9 Lecture: TRAP, Stack, Interrupts in LC-3

591 views

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

14,287 views

6 days ago