Python Iterator

Опубликовано: 22 Июль 2020
на канале: Asha Tutorials
57
2

Website: https://www.ashatutorials.com/python_...

Contents:
00:00 Iterator
00:08 Iterator Interface
00:24 Iterable abstract class
00:30 __iter__()
00:38 Iterator abstract class
00:48 __next__()
01:17 Iterator interface methods
01:30 for loop internal working with iter() and next() method
01:52 issubclass(Iterator, Iterable)
02:16 Implementing Iterator interface for User defined class
05:08 Creating multiple simultaneous iterators for __iter__() retuning self
06:23 Supporting multiple iteration over same iterator object
06:57 Supporting Multiple simultaneous Iterator
10:15 Creating Iterator for indexed collection (Legacy way)
11:51 __reversed__() : Iterating elements in reverse direction using reversed()


На этой странице сайта вы можете посмотреть видео онлайн Python Iterator длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Asha Tutorials 22 Июль 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 57 раз и оно понравилось 2 зрителям. Приятного просмотра!