September meeting
Date: Monday, September 14th @ 7pm
Agenda to be announced!
We haven't put together the agenda for the next meeting yet, but here's what we're thinking...
Future meetings will include talks on:
- data visualization in Pandas
- crash courses in deep learning
- learn python from scratch
- Embrace error: how error foo can advance your coding, and beyond!
- "Future of Coding" explores automated transformation of source code.
- "Demysti-py" looks at how familiar constructs are implemented.
- "Pythonic pitfalls" improves both your code and your fundamentals.
- "Deep reading" explores and applies academic articles on deep learning.
- "New tool roundup" by our resident code hound keeps you updated.
Links:
- Shipping post-quantum cryptography to Python
- Understanding Spec-Driven-Development: Kiro, spec-kit, and Tessl
- Mike: At this point an "old" article but I ask has anything changed? I share the same gist of SDD as the author. Fundamentally: does AI really help writing requirements and at what point does manipulating/generating code through layers become more of a hassle than just writing what you want?