👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Python has some amazing built-in functions and modules for working with iterators. In this video, I take a deep dive into iterators and itertools in Python and how to use iterators for your own projects!
GitHub repository: https://github.com/ArjanCodes/2023-itertools
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/
🔖 Chapters:
0:00 Intro
1:34 What is an Iterator?
2:16 Examples
4:24 Iterator vs Iterable
10:58 Build your own iterators
12:38 Itertools package
20:12 Outro
#arjancodes #softwaredesign #python