ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

226 results

Víctor Reyes
Patrón Iterator explicado fácil  | Patrón de diseño con ejemplos reales

En este video te explico de forma clara y sencilla el patrón de diseño **Iterator**, uno de los **patrones de comportamiento** más ...

4:13
Patrón Iterator explicado fácil | Patrón de diseño con ejemplos reales

479 views

11 months ago

Codetecuhtli
El patrón Iterator en 7 minutos!

En esta ocasión, exploraremos el "iterator pattern", un "design patterns" fundamental en el "desarrollo de software". Este patrón es ...

7:17
El patrón Iterator en 7 minutos!

48 views

7 months ago

Bro Code
Learn Python iterators in 7 minutes! ➡️

python #coding #programming # Iterator = An object that returns elements one at a time # from a sequence (or data stream) # and ...

7:12
Learn Python iterators in 7 minutes! ➡️

27,250 views

8 months ago

Ashok Babu Kandula
Iterator Design Pattern: TRAVERSE Collections Like a Pro! | #BehaviouralDesignPatterns | 2025

Master the Iterator Design Pattern and discover the secret behind foreach loops, Java Collections, and Python's powerful iteration ...

5:44
Iterator Design Pattern: TRAVERSE Collections Like a Pro! | #BehaviouralDesignPatterns | 2025

24 views

10 months ago

Bug & Coffee
The Iterator Pattern

Iterator is a behavioral design pattern that lets you traverse elements of a collection without exposing its underlying representation ...

5:44
The Iterator Pattern

1 view

7 months ago

Kartikeya Sharma
Iterator Pattern in Java | Sequential Access | Behavioral

Provides a standard way to traverse elements of a collection without exposing its internal structure, supporting consistent iteration ...

11:08
Iterator Pattern in Java | Sequential Access | Behavioral

28 views

5 months ago

Fer Clager
Patrón de Diseño Iterator en Java explicado fácil

En este video, exploraremos el **iterator pattern** en Java, un patrón de **design pattern** de comportamiento. ¡No olvides ...

6:36
Patrón de Diseño Iterator en Java explicado fácil

62 views

2 months ago

LatamCode
POO en Python : Patrones de diseño - Iterator Pattern explicado fácil ⚡ (recorrer colecciones PRO)

Aprenderás qué es, cómo funciona y por qué es clave para recorrer colecciones de datos sin depender de su estructura interna.

4:59
POO en Python : Patrones de diseño - Iterator Pattern explicado fácil ⚡ (recorrer colecciones PRO)

63 views

1 month ago

Professor Basnet
Video - Iterator Design Pattern

what is the iterator pattern how iterator works - why is the iterator pattern important - Python implementation of the iterator pattern ...

6:00
Video - Iterator Design Pattern

0 views

6 months ago

Torial: Custom Video Explanations
How to Implement TierList Iterator Using List Iterator Pattern | Step-by-Step

In this video, you'll learn: - How to implement a TierList iterator using the List iterator pattern - How to use the List::iterator as-is ...

4:06
How to Implement TierList Iterator Using List Iterator Pattern | Step-by-Step

2 views

8 months ago

Sheila Marie paschal
Interator
8:45
Interator

3 views

2 months ago

Arquitectura Java “ArquitectoJava”
Teoria Iterator

La teoría del patrón Iterator permite recorrer los elementos de una colección sin exponer su estructura interna. Proporciona una ...

7:18
Teoria Iterator

1 view

5 months ago

Dissecting The Code
How LINQ works

LINQ is one of those features that we use every day, and every other day we face some challenges with it. And most of the time the ...

18:08
How LINQ works

1,250 views

3 months ago

Professor Basnet
Podcast - Iterator Design Pattern

what is the iterator pattern how iterator works - why is the iterator pattern important - Python implementation of the iterator pattern ...

8:58
Podcast - Iterator Design Pattern

1 view

6 months ago

Himanshu Singal
[20] Iterator Design Pattern | Mastering Low-Level Design

In this twentieth episode of the Mastering Low-Level Design series, we explore the Iterator Design Pattern — a behavioral design ...

6:11
[20] Iterator Design Pattern | Mastering Low-Level Design

31 views

11 months ago

Adam Djellouli
Implementing Iterator Pattern for Custom Linked List C++

Join this channel to get access to perks: https://www.youtube.com/channel/UCGPoHTVjMN77wcGknXPHl1Q/join The iterator ...

19:49
Implementing Iterator Pattern for Custom Linked List C++

151 views

4 months ago

Maximiliano Correa
Java Iterator Pattern | Clean & Practical Example

Step-by-step implementation of the Iterator Pattern in Java. No voice, just clean code and design principles.

17:26
Java Iterator Pattern | Clean & Practical Example

16 views

5 months ago

John Lienard C. Magtibay
Iterator_3wmad1
12:48
Iterator_3wmad1

5 views

9 months ago

Devscast Software
Symfony: changing algorithms without touching the code? (Auto-wire Iterator)

In this video, we explore the implementation of the Strategy pattern in a modern Symfony project. This tutorial is for ...

13:00
Symfony: changing algorithms without touching the code? (Auto-wire Iterator)

623 views

10 months ago

TechCraft Official
🎨 Design Pattern P10: 🔥 Iterator Pattern: The seemingly harmless for-loop — but it breaks encapsu...

🎨 Design Pattern P10: 🔥 Iterator Pattern: The seemingly harmless for-loop — but it breaks encapsulation? 🚀 I share more blog ...

6:40
🎨 Design Pattern P10: 🔥 Iterator Pattern: The seemingly harmless for-loop — but it breaks encapsu...

208 views

3 months ago