Attending Talks: PyladiesSF Mini Pycon
Today I attended PyLadiesSF Mini Pycon
- “Exploring is never boring: understanding CPython without reading the code” tl;dr: ‘reading’ is not the right term. Cool related links: How to Read a Paper and Code is not Literature
- “Neural Nets”
- Awesome visualizations with Bokeh (python substitute for D3 - makes objects that its javascript compiler renders)
- Finding processes in memory using python
- How ORMs work (and examples in python)