July meeting
Date: Monday, July 7th @ 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:
- Stop writing __init__ methods
- Frankenstein's __init__
- CalmCode : Video tutorials for modern ideas and open source tools.
- DeadlyDict : A dict wrapper that murders you when you try to access the key 'die'.
- Achieving Excellence in Open Source Software Design
- tavern - A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax