ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,499 results

Awesome
The simpler alternative to C and Rust

A deep dive into the Odin programming language. Topics: - Odin language fundamentals - Raylib particle system - Explicit ...

9:11
The simpler alternative to C and Rust

22,266 views

21 hours ago

Ryan Peterman and CS50
Harvard Professor On Why You Should Learn C in 2026 | David Malan

This is a clip from a longer conversation with David Malan who is a Harvard professor known for turning CS50 into a popular ...

5:37
Harvard Professor On Why You Should Learn C in 2026 | David Malan

32,303 views

5 days ago

Glass Box Computing
Why Stacks? — Data Structures in C

Before the how, the why: what problem stacks solve, and what it costs you to get them wrong. We start from a concrete problem, ...

5:36
Why Stacks? — Data Structures in C

1 view

8 days ago

Glass Box Computing
Dynamic Arrays: Append — Data Structures in C

Append on dynamic arrays — adding to the end, and when it stays cheap. This lesson shows exactly what happens, step by step, ...

7:36
Dynamic Arrays: Append — Data Structures in C

0 views

9 days ago

Glass Box Computing
What Is a Linked List? — Data Structures in C

A plain, precise definition of singly linked lists — and the one idea everything else follows from. We define the structure exactly, ...

1:14
What Is a Linked List? — Data Structures in C

5 views

8 days ago

Glass Box Computing
What Is an Array? — Data Structures in C

A plain, precise definition of arrays — and the one idea everything else follows from. We define the structure exactly, picture it, and ...

1:28
What Is an Array? — Data Structures in C

0 views

9 days ago

Glass Box Computing
Stacks: Common Mistakes — Data Structures in C

The bugs people actually hit with stacks — shown, explained, and fixed. A gallery of real mistakes: what they look like, why they ...

2:31
Stacks: Common Mistakes — Data Structures in C

6 views

8 days ago

Pathshala IT Academy
Computer Anudeshak Bharti | DSA Marathon Class | Complete Revision | Deepraj Sir

Computer Anudeshak Bharti | DSA Marathon Class | Complete Revision | Deepraj Sir Computer Anudeshak Bharti, Computer ...

1:39:43
Computer Anudeshak Bharti | DSA Marathon Class | Complete Revision | Deepraj Sir

3,759 views

Streamed 19 hours ago

Glass Box Computing
Hash Tables: Rehashing — Data Structures in C

Rehashing on hash tables — resizing the table and re-placing keys. This lesson shows exactly what happens, step by step, with a ...

2:12
Hash Tables: Rehashing — Data Structures in C

6 views

7 days ago

Glass Box Computing
Why Dynamic Arrays? — Data Structures in C

Before the how, the why: what problem dynamic arrays solve, and what it costs you to get them wrong. We start from a concrete ...

6:27
Why Dynamic Arrays? — Data Structures in C

2 views

9 days ago

Glass Box Computing
Arrays: Access & Update — Data Structures in C

Access on arrays — reading and updating a slot in constant time. This lesson shows exactly what happens, step by step, with a ...

1:46
Arrays: Access & Update — Data Structures in C

6 views

9 days ago

Glass Box Computing
Arrays: Insertion — Data Structures in C

Insertion on arrays — adding an element, and the shifting it forces. This lesson shows exactly what happens, step by step, with a ...

4:34
Arrays: Insertion — Data Structures in C

4 views

9 days ago

Glass Box Computing
Arrays: Traversal — Data Structures in C

Traversal on arrays — visiting every element in order. This lesson shows exactly what happens, step by step, with a memory ...

1:11
Arrays: Traversal — Data Structures in C

13 views

9 days ago

Glass Box Computing
Stacks: A Stack in Memory — Data Structures in C

How stacks actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture onto real ...

3:10
Stacks: A Stack in Memory — Data Structures in C

7 views

8 days ago

Glass Box Computing
Why Arrays? — Data Structures in C

Before the how, the why: what problem arrays solve, and what it costs you to get them wrong. We start from a concrete problem, ...

3:18
Why Arrays? — Data Structures in C

1 view

9 days ago

Code with Shivam
Introduction to the C Programming Language | Lecture 2 |Data Structures Using C

Data Structures Using C | Lecture 1: Introduction to the C Programming Language Welcome to the Data Structures Using C ...

33:05
Introduction to the C Programming Language | Lecture 2 |Data Structures Using C

47 views

2 weeks ago

Glass Box Computing
What Is a Stack? — Data Structures in C

A plain, precise definition of stacks — and the one idea everything else follows from. We define the structure exactly, picture it, and ...

1:39
What Is a Stack? — Data Structures in C

7 views

8 days ago

Glass Box Computing
Why Binary Trees? — Data Structures in C

Before the how, the why: what problem binary trees solve, and what it costs you to get them wrong. We start from a concrete ...

4:19
Why Binary Trees? — Data Structures in C

1 view

7 days ago

Altus SA
Nexto XF #71 - Data Structures

▶️ Subscribe to the channel https://www.youtube.com/c/AltusSA?sub_confirmation=1 🔊 Comment | 👍 Like | 🔔 Turn on notifications ...

4:26
Nexto XF #71 - Data Structures

24 views

4 days ago

Glass Box Computing
Arrays: Deletion — Data Structures in C

Deletion on arrays — removing an element, and closing the gap. This lesson shows exactly what happens, step by step, with a ...

5:27
Arrays: Deletion — Data Structures in C

1 view

9 days ago