ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31 results

Jon Gjengset
Crust of Rust: Iterators

In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...

1:26:27
Crust of Rust: Iterators

117,555 views

5 years ago

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

99 views

4 years ago

NPTEL IIT Bombay
Lecture 23 : The Standard Library: Part 5 : Iterators

The Standard Library: Part 5 : Iterators.

16:26
Lecture 23 : The Standard Library: Part 5 : Iterators

3,693 views

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

5 years ago

Chrome for Developers
Async Iterators & Generators - HTTP203 Advent

Today, Surma talks about async iterators & generators in HTTP203. For more info: https://goo.gl/rBM420 NEW EPISODE OF ...

2:46
Async Iterators & Generators - HTTP203 Advent

6,193 views

8 years ago

Chrome for Developers
For Loops - Supercharged

In this video Surma shows you the fairly new for loops JavaScript has to offer. Async iterators and generators: ...

1:28
For Loops - Supercharged

13,077 views

8 years ago

timClicks
5 programs you can't compile with Rust

Here are programs that are accepted (without warnings or errors) in C, C++, Golang, and Java, that you'll never see being ...

8:39
5 programs you can't compile with Rust

6,097 views

2 years ago

Drunken Engineer
Java Interview Questions and Answers

This video contains java interview questions and answers for experienced. Below are the Questions : What Are SOLID Principles ...

17:47
Java Interview Questions and Answers

30,986 views

4 years ago

Data Analytics Ireland
How To Fix Type Error: List Object is Not an Iterator

Are you here trying to understand how to fix type error: list object is not an iterator? Here we explain how the problem ...

7:14
How To Fix Type Error: List Object is Not an Iterator

905 views

4 years ago

OCTAGRAM
Законодательное ограничение C++

00:00:03 Введение 00:00:48 Проблема безопасности памяти 00:02:13 Реакция государственных органов 00:04:39 ...

44:36
Законодательное ограничение C++

3,259 views

4 days ago

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,928 views

4 years ago

Cours Python
5.1 Itérable, itérateur, itération
10:44
5.1 Itérable, itérateur, itération

5,103 views

7 years ago

Jon Gjengset
Open Source Maintenance, 2023-08-25

I'm nearly back up speed with my GitHub notifications across the various open-source projects I maintain since my move.

3:17:44
Open Source Maintenance, 2023-08-25

14,587 views

2 years ago

J David Eisenberg
Chapter 11: The ArrayList class

ArrayLists let you store an arbitrary number of items, unlike Arrays, which have a fixed length. Here are some of the most-used ...

8:00
Chapter 11: The ArrayList class

248 views

5 years ago

Web Punk
JavaScript Password Generator

Hello everyone, Web Punk is with you, and today I will show you how to create a Java Script password generator. Getting ...

6:36
JavaScript Password Generator

1,309 views

5 years ago

Design Patterns Lectures
The Strategy Design Pattern

In this video, the Strategy software design pattern is explained. Strategy: Provide behaviour dynamically by supplying a method to ...

2:51
The Strategy Design Pattern

738 views

5 years ago

Tyler Caraza-Harter
CS 320 Oct 5 (Part 1) - BST Review
10:52
CS 320 Oct 5 (Part 1) - BST Review

211 views

5 years ago

J David Eisenberg
Chapter 10: Nested Lists

Working with lists inside lists.

6:50
Chapter 10: Nested Lists

1,033 views

7 years ago

Dodgy Coding
Making a leaf future for tokio

I play around with a standalone future to see how the tokio executor's polling works in practice. I then adapt a Rust callback-based ...

14:56
Making a leaf future for tokio

1,158 views

6 years ago

Design Patterns Lectures
The Message Translator Design Pattern

In this video, the Message Translator software design pattern is explained. Message Translator: Translate between different ...

2:26
The Message Translator Design Pattern

689 views

5 years ago