A Deep Dive Into Iterators and Itertools in Python

ArjanCodes β€’ January 13, 2023
Video Thumbnail
ArjanCodes Logo

ArjanCodes

View Channel

About

On this channel, I post videos about programming and software design to help you take your coding skills to the next level. I'm an entrepreneur and a university lecturer in computer science, with more than 20 years of experience in software development and design. If you're a software developer and you want to improve your development skills, and learn more about programming in general, make sure to subscribe for helpful videos. I post a video here every Friday. If you have any suggestion for a topic you'd like me to cover, just leave a comment on any of my videos and I'll take it under consideration. Thanks for watching!

Video Description

πŸ‘· 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

You May Also Like