📢 Welcome to ChiPy!
Chicago's Python user group!
FEATURED SPONSOR
Learn more about Braintree
and all of our sponsors today
NEXT EVENT: CHIPY __MAIN__ MEETING
Description:
205 N Michigan Ave # 1200, Chicago, IL 60601
When: Sept. 19, 2024, 6 p.m.
Where: American Planning Association (APA)
205 North Michigan Ave. Suite 1200 Chicago, IL 60601
Registration for this event will close on Thursday September 19 at 12:00 p.m.
Attendance:
In Person Pythonistas: 22
TOPICS FOR NEXT EVENT
Python Generators: From yielding resources to awaiting concurrency
Have you thought that generators were only complicated iterators?
Let's explore generators
- To simplify your code and save memory on resource constrained devices.
- To create pipelines,delay execution and create concurrency.
Generators are a powerful tool to have in your toolbox. In fact you're probably using them and don't even realize it.
Learn moreYou Should Care About QA
QA is more important than ever in software development. I'll be walking through why and include some real world examples.
Learn more