ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

863 results

Orlovsky Consulting GbR
Iterator design pattern in Java!

If you want to see very quality content pleased do donations, thanks! https://streamlabs.com/aofreelancer​ ...

10:25
Iterator design pattern in Java!

21 views

5 years ago

Christian Queinnec
Iterator and Iterable interfaces

This video is part of the videos of the Diffuse Javascript MOOC.

2:04
Iterator and Iterable interfaces

40 views

6 years ago

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,582 views

5 years ago

Byungcheon Ko
Introduction to Iterators in Java
6:44
Introduction to Iterators in Java

6 views

1 year ago

Peter Schneider
Collections.remove() vs Iterator.remove() performance-wise

Collections.remove() vs Iterator.remove() performance-wise I hope you found a solution that worked for you :) The Content is ...

2:04
Collections.remove() vs Iterator.remove() performance-wise

1 view

7 months ago

Aaron Bauer
10 Iterators

From CS 201: Data Structures, winter term 2021, Carleton College ...

32:46
10 Iterators

9 views

4 years ago

생활코딩
Java - Collections framework (6/9) : iterator

http://opentutorials.org/module/516/6446

10:32
Java - Collections framework (6/9) : iterator

26,968 views

11 years ago

Design Patterns Lectures
The Iterator Design Pattern

In this video, the Iterator software design pattern is explained. Iterator: Get the next element of a collection until the collection is ...

11:06
The Iterator Design Pattern

1,706 views

5 years ago

Lewis Baumstark
Lecture 15 The Iterable, Collection and Iterator interfaces

1:10 review of data and wrapper classes 2:00 collection wrapper class 2:56 Roster collection wrapper class example 4:03 Why ...

49:08
Lecture 15 The Iterable, Collection and Iterator interfaces

170 views

4 years ago

devmark_ru
Iterator and Iterable interfaces in Java

#devmark #java #collections The Iterator and Iterable interfaces are often used for working with collections in Java. They ...

11:47
Iterator and Iterable interfaces in Java

2,853 views

1 year ago

Roel Van de Paar
Code Review: Simple Example of an Iterable and an Iterator in Java (5 Solutions!!)

Code Review: Simple Example of an Iterable and an Iterator in Java Helpful? Please support me on Patreon: ...

6:09
Code Review: Simple Example of an Iterable and an Iterator in Java (5 Solutions!!)

1 view

3 years ago

The Debug Zone
Java 8: Stream vs Iterator in Map entrySet - Performance and Usage Explained

In this video, we dive into the world of Java 8 to explore the differences between using Streams and Iterators when working with ...

1:38
Java 8: Stream vs Iterator in Map entrySet - Performance and Usage Explained

9 views

7 months ago

The Debug Zone
Removing HashMap Entries: Using Iterator with map.values() Explained

In this video, we dive into the intricacies of managing HashMap entries in Java, focusing specifically on how to safely remove ...

1:30
Removing HashMap Entries: Using Iterator with map.values() Explained

0 views

3 months ago

Satbek Abdyldayev
Nazgul Kosherbay - Iterators and ListIterators

... sales and date element and remove the date elements of collection so let's see the methods of the iterator Java iterator has four ...

8:40
Nazgul Kosherbay - Iterators and ListIterators

619 views

5 years ago

CS 124
CS 124 Kotlin: Iterable and Iterator

Let's see how to get on the right side of Kotlin's for-in loop. Super cool!

4:53
CS 124 Kotlin: Iterable and Iterator

934 views

4 years ago

Dr C
CS162 Java = Testing Iterator = Part 5

Computer Science 162 at Tillamook Bay Community College.

5:51
CS162 Java = Testing Iterator = Part 5

27 views

3 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

Roel Van de Paar
Code Review: An iterator returning all possible partitions of a list in Java (2 Solutions!!)

Code Review: An iterator returning all possible partitions of a list in Java Helpful? Please support me on Patreon: ...

3:04
Code Review: An iterator returning all possible partitions of a list in Java (2 Solutions!!)

0 views

3 years ago

Geoffrey Schmit
01.26: Linked List Iterators

Data Structures. Naperville North High School, Software Engineering, 2025-2026.

38:51
01.26: Linked List Iterators

30 views

2 months ago

생활코딩
ArrayList - java 구현 10 - Iterator previous hasPrevious

http://opentutorials.org/module/1335/8715

7:37
ArrayList - java 구현 10 - Iterator previous hasPrevious

4,625 views

10 years ago

Prof. Dr. Michael Helbig
💻 JAVA | Listen 09 - Iterator: Beispiel VectorList [1/2] (Demo)

Dieses Video ist Teil der Playlist: https://youtube.com/playlist?list=PLDkKPlx5HxBe3MjMs4bornl_xwfqmzQAf THEMEN: 1. JDK ...

12:15
💻 JAVA | Listen 09 - Iterator: Beispiel VectorList [1/2] (Demo)

405 views

7 years ago

Rene Cruz Flores
Colecciones e Iteradores en Java (Parte 4)

Este video explica cómo usar la clase java.util.Collections. Se usa BlueJ como IDE para programar el código de ejemplo.

12:11
Colecciones e Iteradores en Java (Parte 4)

262 views

5 years ago

King Kodes
Applying Iterators on ArrayList, HashMap and TreeMap (Pt.1)

Understanding and applying iterators in Java specifically with ArrayList, HashMap, and TreeMap. #applicationdeveloper ...

1:10:54
Applying Iterators on ArrayList, HashMap and TreeMap (Pt.1)

7 views

9 months 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

Roel Van de Paar
Software Engineering: Is it true that "A Java Iterator is an Abstract Data Type"? (3 Solutions!!)

Software Engineering: Is it true that "A Java Iterator is an Abstract Data Type"? Helpful? Please support me on Patreon: ...

2:58
Software Engineering: Is it true that "A Java Iterator is an Abstract Data Type"? (3 Solutions!!)

9 views

3 years ago