ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,007,365 results

Mxy
How Assembly Functions Work - The Stack Explained

Part 1 of "How Programs Look in Assembly": https://youtu.be/2d0gKxGMGbc 00:00 Simple C Program 00:34 The Stack Explained ...

15:35
How Assembly Functions Work - The Stack Explained

97,554 views

10 months ago

Low Level
wtf is “the stack” ?

Programming is amazing. Computers allow us to do things that otherwise would be impossible. But sometimes, the code that we ...

8:03
wtf is “the stack” ?

207,230 views

2 years ago

Boot dev
What are Stack and Heap Memory?

If you're just learning, or already a professional, you're inevitably going to hear about stack vs heap. Those are topics of ...

4:18
What are Stack and Heap Memory?

34,087 views

1 year ago

Bro Code
Learn Stack data structures in 10 minutes 📚

stack data structure tutorial example explained #stack #data #structure ...

10:07
Learn Stack data structures in 10 minutes 📚

358,221 views

4 years ago

CSRocks
Stack Explained In Under 2 Minutes

Stack is very important and common data structure. Akin to linked list or array, stack is linear data structure which contains a group ...

1:42
Stack Explained In Under 2 Minutes

29,607 views

8 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

404,305 views

3 years ago

Fireship
How to OVER Engineer a Website // What is a Tech Stack?

A "tech stack" includes all the technologies used to build a complete web or mobile application - like frameworks, cloud services, ...

11:20
How to OVER Engineer a Website // What is a Tech Stack?

2,914,858 views

4 years ago

Colin McAllister
The Stack and ESP in Assembly Language - What happens when you call a procedure?

What happens with the STACK, ESP, and EIP when a procedure is called in Assembly Language. I don't know about you, but I am ...

5:15
The Stack and ESP in Assembly Language - What happens when you call a procedure?

46,053 views

5 years ago

People also watched

Sajjaad Khader
Data Structures Explained for Beginners - How I Wish I was Taught

Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...

15:51
Data Structures Explained for Beginners - How I Wish I was Taught

791,282 views

11 months ago

IBM Technology
What Is an AI Stack? LLMs, RAG, & AI Hardware

Ready to become a certified Certified watsonx Generative AI Engineer? Register now and use code IBMTechYT20 for 20% off of ...

9:06
What Is an AI Stack? LLMs, RAG, & AI Hardware

180,601 views

3 months ago

Ben Eater
Comparing C to machine language

In this video, I compare a simple C program with the compiled machine code of that program. Support me on Patreon: ...

10:02
Comparing C to machine language

5,623,679 views

11 years ago

Web Dev Cody
What does larger scale software development look like?

T3 Stack Tutorial: https://1017897100294.gumroad.com/l/jipjfm SaaS I'm Building: https://www.icongeneratorai.com/ ...

24:15
What does larger scale software development look like?

1,630,845 views

2 years ago

Jonathan Muckell
Understanding Static, Stack, and Heap Memory Regions (Examples in C)

Understanding how memory in managed is an essential concept in computing. This video explores memory management in the ...

33:29
Understanding Static, Stack, and Heap Memory Regions (Examples in C)

46,515 views

5 years ago

Paladin Group, LLC
Introduction to reverse engineering - Stack frames, prologues and epilogues

This is a series of Introductory topics in reverse engineering. In this our second video we explain stack frames, prologues and ...

26:41
Introduction to reverse engineering - Stack frames, prologues and epilogues

10,521 views

8 years ago

Portfolio Courses
Stack Data Structure In STL | C++ Tutorial

How to use the stack data structure built-in to the C++ Standard Template Library. The stack class template in the C++ STL is a ...

16:59
Stack Data Structure In STL | C++ Tutorial

28,652 views

2 years ago

Alex Lee
Stack Java Tutorial #65

OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE!

9:31
Stack Java Tutorial #65

193,061 views

6 years ago

Michele Torti
Stop Learning n8n in 2026... Learn THIS Instead

... The 3-Layer Automation Stack explained 06:18 - 12-18 month automation roadmap 07:48 - Advice for Beginners, Intermediates, ...

9:00
Stop Learning n8n in 2026... Learn THIS Instead

21,320 views

4 days ago

Code Wrap
Backend Development Explained in 11 Minutes...

Backend development handles the data, logic, and infrastructure behind websites and apps. In this video, we break down every ...

10:54
Backend Development Explained in 11 Minutes...

2,215 views

2 days ago

Core Dumped
WHY IS THE STACK SO FAST?

Join CodeCrafters and learn by creating your own: Redis, Git, Http server, Interpreter, Grep... in your favorite programming ...

13:46
WHY IS THE STACK SO FAST?

283,103 views

2 years ago

Michael Sambol
Stacks in 3 minutes

Stacks in 3 minutes. Code: https://github.com/msambol/dsa/blob/master/data_structures/stack.py Sources: 1. Introduction To ...

2:59
Stacks in 3 minutes

57,431 views

3 years ago

Syntax and Wes Bos
this website is insane (stack explained)

Breaking down the tech used to build the unreal new LandoNorris.com website. Site was done by OFF+BRAND - their own site is ...

14:29
this website is insane (stack explained)

576,801 views

3 months ago

CS Dojo
Introduction to Stacks and Queues (Data Structures & Algorithms #12)

Here's my introduction to stacks, queues, and deques (double-ended queues)! You can check out the problem I mentioned at the ...

16:30
Introduction to Stacks and Queues (Data Structures & Algorithms #12)

360,520 views

5 years ago

SolidusCode
Assembly Programming Assembly Function Stack Frame Explained

This video helps visualize what the stack frame is all about. What is important to understand from this video is that: 1) esp & ebp ...

4:47
Assembly Programming Assembly Function Stack Frame Explained

312,663 views

15 years ago

The Command Zone
A Masterclass in Priority & The Stack | The Command Zone 649 | MTG EDH Magic Gathering

Support the show and become a Patron! Be a part of our community, receive awesome rewards, and more!

1:22:32
A Masterclass in Priority & The Stack | The Command Zone 649 | MTG EDH Magic Gathering

163,464 views

1 year ago

Neso Academy
Introduction to Stacks

Data Structures: Introduction to Stacks Topics discussed: 1) The definition of Stacks. 2) Some real-life examples of Stacks. 3) Stack ...

8:34
Introduction to Stacks

705,161 views

4 years ago

Intermation
Ep 081: Introduction to the Stack Pointer

For proper operation, applications require memory beyond that defined by the variables. This temporary memory, called the stack, ...

16:09
Ep 081: Introduction to the Stack Pointer

71,112 views

5 years ago

IBM Technology
Open Source vs Closed AI: LLMs, Agents & the AI Stack Explained

Ready to become a certified z/OS v3.x Administrator? Register now and use code IBMTechYT20 for 20% off of your exam ...

8:34
Open Source vs Closed AI: LLMs, Agents & the AI Stack Explained

24,565 views

2 months ago