Student Reviews
( 5 Of 5 )
1 review
Video of The Iterator Pattern Explained and Implemented in Java Behavioral Design Patterns Geekific in Design Patterns course by Geekific channel, video No. 15 free certified online
Discord Community: https://discord.gg/dK6cB24ATp
GitHub Repository: https://github.com/geekific-official/
If you're a Java developer you may have came across the Iterator interface. In this video, we detail and explain the behavioral pattern behind it: The Iterator Design Pattern.
Timestamps:
00:00 Introduction
00:30 What is the Iterator Pattern?
02:00 Iterator Pattern Implementation and Class Diagram
05:21 Recap
06:04 Thanks for Watching!
If you found this video helpful, check other Geekific uploads:
- Introduction to Design Patterns: https://youtu.be/mE3qTp1TEbg
- UML Class and Object Diagrams: https://youtu.be/sN2_CoB_kbw
- SOLID Principles and Best Practices: https://youtu.be/HoA6aZPR5K0
- Breadth First Search in Java: https://youtu.be/9Oev6UgLhiI
- Depth First Search in Java: https://youtu.be/x6iO0ZH9h7Q
- Graphs, The Fundamentals: https://youtu.be/UUuFT5K6zrI
#Geekific #DesignPatterns #IteratorPattern #BehavioralPatterns