Iterators in Functional Programming with Python : What Is an Iterator? | packtpub.com

Опубликовано: 25 Июль 2026
на канале: Packt
630
12

This playlist/video has been uploaded for Marketing purposes and contains only selective videos.

For the entire video course and code, visit [http://bit.ly/2ifRDQD].

In this video, we consider theiterator protocol, which formally defines iterator objects, and describes the (minimum) functionality that iterators provide.
• Show that iterators always support for and in
• Consider iter(), next(), and StopIteration
• How to use iterators in real Python code

For the latest Application development video tutorials, please visit
http://bit.ly/1VACBzh

Find us on Facebook --   / packtvideo  
Follow us on Twitter -   / packtvideo