Programming with Anthony - Iterators
Anthony Ferrara(06:35)
sourced from ircmaxell's blog
Anthony Ferrara(06:35)
sourced from ircmaxell's blog
Today's video focuses on the concept of Iterators. We'll look at the abstraction that they represent, how they can be used and some of the benefits of using them. When used correctly, Iterators can lead to very efficient, flexible and clean code.