Python Study Group - Iterators 101

March 24, 2021



**Note** this session will be a rerun of the Iterators session from 3/11. If you attended that one, no need to come to this one!

This beginner-to-intermediate level study group is structured around the idea that teaching something is sometimes the best way to learn it. If you are new-ish to Python (~1 year or less of experience), this is a group for you.

For this rerun session, we'll take a look at iterables and iterators, with a focus on the helpful built-in functions that Python provides to work with them. We'll also take a tiny peek at how they work under the hood. No prior knowledge is necessary - we'll build up any supporting concepts during the session.

Every session, we'll hear a presentation from a member of the group on a topic they've chosen to learn about. This is a low-key, casual presentation in whatever format makes sense for the topic. Afterwards we'll hold a mini Q&A/discussion period so everyone can get involved. We'll rotate presenters and topics to keep things fresh. If you've been looking for the motivation to dive into that one mysterious Python feature that you've seen in the codebase, this might be the group for you!

Hope to see you there!

(Is there a topic you'd like to learn about? Sign up here to present at a future session: https://docs.google.com/spreadsheets/d/1D1Y1hpRVUr-3Ai5Bn1LWbMMjPq7CsrIphvnkxplF2Og/edit?usp=sharing)

(Also....since the size of this meetup is limited, please only RSVP 'Yes' if you're pretty sure you can make it. Thanks!)

Meetup link: https://www.meetup.com/bostonpython/events/276948551/

Back to Past Events Page