ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

228 results

Samir Paul
Java Interfaces: The Implementation Perspective

ADSB 05_03.

7:13
Java Interfaces: The Implementation Perspective

827 views

10 years ago

Samir Paul
Array Insertions and Removals

ADSB 06_02.

9:46
Array Insertions and Removals

510 views

10 years ago

GitHub
How to use pull request merge queues

Do you find yourself frequently updating pull requests so your changes won't break the main branch? This is a common challenge ...

1:14
How to use pull request merge queues

33,855 views

2 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

... little strange here right because right i want to have a queue and there's different ways i could implement that queue i could use ...

23:37
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

235 views

5 years ago

Code Challenge Central
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

In our first episode, we explore the classic problem of reversing a singly linked list with an animated conceptual explanation, and ...

18:24
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

6,576 views

3 years ago

Chrome for Developers
Array grouping - New in Chrome 117

In programming, array grouping is an extremely common operation, seen most often when we use SQL's GROUP BY clause and ...

0:56
Array grouping - New in Chrome 117

6,968 views

2 years ago

Jon Gjengset
January 2026 Q&A

As has become tradition, it's time for another new year's Q&A! In the span of three hours, we got through 45 questions covering ...

2:48:37
January 2026 Q&A

5,408 views

18 hours ago

NPTEL IIT Bombay
Lecture 15 : Array Part-1 : Part 6 : Queues in dispatching taxis

Array Part-1 : Part 6 : Queues in dispatching taxis.

14:58
Lecture 15 : Array Part-1 : Part 6 : Queues in dispatching taxis

5,996 views

6 years ago

ConfEngine
JMS Mocking with AsyncAPI using Specmatic

Key features: - Mocks a real JMS server so that clients can communicate with it seamlessly. - Validates the messages that it ...

7:30
JMS Mocking with AsyncAPI using Specmatic

370 views

2 years ago

Meri (Engel) Kasprak - programming videos
Classes and Objects in Java

Creating your first class and instantiating objects from it in Java.

3:17
Classes and Objects in Java

96 views

8 years ago

EmacsConf and Emacs hangouts
EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java

EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java - Kana (they/them) ...

19:11
EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java

223 views

3 weeks ago

Samir Paul
Arrays of Objects

ADSB 05_05.

8:57
Arrays of Objects

723 views

10 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust

This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...

4:55:09
Implementing Hazard Pointers in Rust

38,074 views

4 years ago

Chrome for Developers
Document Picture-in-Picture API

Watch the full video → https://goo.gle/3ElMb8L Catch more videos → https://goo.gle/NewInChrome Subscribe to Google Chrome ...

0:38
Document Picture-in-Picture API

6,179 views

2 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,859 views

5 years ago

timClicks
Writing a Rust-based ring buffer

A handy data structure for buffering input, the ring buffer (also known as a circular buffer, among a few other names) is a fun data ...

40:01
Writing a Rust-based ring buffer

6,680 views

2 years ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust (part 2)

In this stream, we continue implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

5:24:49
Lock-Free to Wait-Free Simulation in Rust (part 2)

12,638 views

4 years ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

108,075 views

2 years ago

José A. Alonso
El TAD de las colas de prioridad en Haskell

Estudio del tipo abstracto de datos de las colas de prioridad con distintas implementaciones en Haskell y la comprobación de sus ...

28:13
El TAD de las colas de prioridad en Haskell

381 views

5 years ago

J David Eisenberg
Chapter 16: Classes and Objects

Constructing an object with attributes and methods; conversion to string with __str__, learning about “self”.

13:04
Chapter 16: Classes and Objects

248 views

7 years ago