ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,929 results

Udacity
Understanding the Stack

This video is part of the Udacity course "Intro to Information Security". Watch the full course at ...

2:47
Understanding the Stack

54,851 views

9 years ago

Alex Hyett
Stack vs Heap Memory - Simple Explanation

I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...

5:28
Stack vs Heap Memory - Simple Explanation

397,514 views

3 years ago

mycodeschool
Pointers and dynamic memory - stack vs heap

See complete series on pointers here http://www.youtube.com/playlist?list=PL2_aWCzGMAwLZp6LMUKI3cc7pgGsasm2_ In this ...

17:26
Pointers and dynamic memory - stack vs heap

1,599,641 views

12 years ago

Computerphile
Reverse Polish Notation and The Stack - Computerphile

Reverse Polish, or Postfix notation is commonly used in Computer Science, particularly in reference to Stacks - but what are ...

13:32
Reverse Polish Notation and The Stack - Computerphile

320,997 views

11 years ago

Gate Smashers
L-1.17: Register Stack Organisation | Zero Address Instructions | COA

... element of the stack which is known as Stack pointer (SP). In this organization, ALU operations are performed on stack data.

11:50
L-1.17: Register Stack Organisation | Zero Address Instructions | COA

494,198 views

6 years ago

Tom Scott
The Fetch-Execute Cycle: What's Your Computer Actually Doing?

The fetch-execute cycle is the basis of everything your computer or phone does. This is literally The Basics. • Sponsored by ...

9:04
The Fetch-Execute Cycle: What's Your Computer Actually Doing?

2,074,229 views

6 years ago

Retro Game Mechanics Explained
The Stack: Last in, First out

The "stack" is referenced a lot when dealing with memory and control flow, but what does it actually do? It's all explained right here ...

10:58
The Stack: Last in, First out

102,791 views

8 years ago

MIT OpenCourseWare
12.2.3 Stack Frame Organization

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...

5:49
12.2.3 Stack Frame Organization

10,153 views

6 years ago

Embedded Systems and Deep Learning
Lecture 31. Preserving registers in a Subroutine

This videos talks about preserving registers in a subroutine for Arm Cortex-M. Book website: ...

7:32
Lecture 31. Preserving registers in a Subroutine

8,981 views

4 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,874 views

1 year ago

Quantum Leaps, LLC
#8 Functions in C and the call stack

You learn about the Stack Pointer (SP) register and you learn how the stack can grow and shrink. Next, you see how a function ...

17:05
#8 Functions in C and the call stack

106,281 views

12 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,672 views

6 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,379 views

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

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

271,307 views

Streamed 1 year ago

Gate Smashers
L-1.18:Memory Stack Organisation | Memory stack Vs Register stack  | COA

The stack pointer is a CPU register that specifies the stack's initial memory address. ▻Computer Architecture (Complete Playlist): ...

6:03
L-1.18:Memory Stack Organisation | Memory stack Vs Register stack | COA

316,334 views

6 years ago

Vikram Salunke
x86 Assembly #13 - General Stack Frame Operation

x86 Assembly - Part 13 - General Stack Frame Operation ----------------------------------------- Twitter ...

6:04
x86 Assembly #13 - General Stack Frame Operation

6,342 views

8 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,432,578 views

5 years ago

ArjanCodes
Every Developer Should Know This

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'm exploring memory models in ...

15:38
Every Developer Should Know This

48,960 views

1 year ago

Developer Advocates Aspirant
What is Stack and Heap Memory in Java | Core java | Memory Management| Most Asked Interview Question

basically when you talking about memory management, there are two types of memory one is stack and another is heap memory.

0:55
What is Stack and Heap Memory in Java | Core java | Memory Management| Most Asked Interview Question

73,066 views

3 years ago