Python Study Group - Iterators 101

March 10, 2021



Boston Python is trying out a new type of meetup! This beginner-to-intermediate level study group is structured around the idea that teaching something is sometimes the best way to learn it.

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!

For our very first 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.

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)

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

Back to Past Events Page