April 2018
Intermediate to advanced
396 pages
11h 8m
English
We use iterators in software projects all the time. When we traverse a list or go through the items of a set or a map, we use an iterator.
When using the iterator design pattern, the developer doesn't need to know whether there is a linked list, array, tree, or a hash map underneath.
Read now
Unlock full access