ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

534 results

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,949 views

6 years ago

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,855 views

1 year 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,316 views

2 years 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,641 views

6 years 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,463 views

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

270,000 views

Streamed 1 year 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,278 views

12 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

749 views

3 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,425,593 views

5 years ago

My Course
[Object-Oriented Data Structures in C++] 2.1 Stack Memory and Pointers

In C++, programmers like us have control over the memory and the lifecycle of every single variable we create. By default, every ...

22:56
[Object-Oriented Data Structures in C++] 2.1 Stack Memory and Pointers

31 views

2 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,794 views

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

63 views

1 month ago

ChibiAkumas
Learn 68000 Assembly Lesson 2 - Addressing Modes of the 68000

The 68000 has a wide variety of addressing modes - some of which are quite complex... and of course, all the registers are 32 bit ...

27:43
Learn 68000 Assembly Lesson 2 - Addressing Modes of the 68000

9,154 views

7 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

CS50
CS50 2016 - Week 4 - Memory

TOC 00:00:00 - Week 3 in Review 00:03:24 - Strings are a Lie 00:04:20 - compare0 00:06:34 - copy0 00:10:05 - noswap 00:15:49 ...

1:51:43
CS50 2016 - Week 4 - Memory

112,291 views

9 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,465 views

5 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,391 views

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

Tech With Tim
Rust Tutorial #9 - Memory Management, Heap & Stack

Hi everybody, and welcome to video number nine in this Rust Programming tutorial series. In this video I will cover a general ...

21:27
Rust Tutorial #9 - Memory Management, Heap & Stack

74,340 views

3 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

796 views

2 years ago