Monthly Archive: October 2013

Oct 14

Design patterns: iterator

iterator design pattern's diagram

Next chapter in the book is the longest one. But I will split it into two posts because it’s about two design patterns. The first one’s name is: iterator and it was mentioned at least once before. I recall it while describing examples of adapter pattern usage. The iterator pattern, unlike other design patterns, helps …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2013/10/14/design-patterns-iterator/