Here's my list of interesting technical talks from PyCon 2016... stashed here for a future deep dive.
TODO: Categorize
- Mike Graham - The Life Cycle of a Python Class // Speaker Deck
- If you're defining
__new__
, write a function instead of a class. (Slide 18)
- If you're defining
- Flask for Fun and Profit // Speaker Deck
- Presentations by PyCon 2016 // Speaker Deck
- Irene Chen - A Beginner's Guide to Deep Learning // Speaker Deck
- Brett Cannon, Dino Viehland - Pyjion: who doesn’t want faster for free? // Speaker Deck
- Brian Warner - Magic Wormhole: Simple Secure File Transfer // Speaker Deck
- Anna Herlihy - Wrestling Python into LLVM Intermediate Representation // Speaker Deck
- Dwight Hubbard - Keeping cool, using a Raspberry PI to create a networked temperature sensor // Speaker Deck
- Hynek Schlawack - Get Instrumented: How Prometheus Can Unify Your Metrics // Speaker Deck
- Josh Triplett - Networking without an OS // Speaker Deck
- Łukasz Langa - Thinking In Coroutines // Speaker Deck
- Mercedes Coyle - Build Serverless Realtime Data Pipelines with Python and AWS Lambda // Speaker Deck
- Matthias Kramm - Python Typology // Speaker Deck
- Dustin Ingram - What Is and What Can Be: An Exploration from
type
to Metaclasses // Speaker Deck - Chelsea Voss - Oneliner-izer: An Exercise in Constrained Coding // Speaker Deck
- Karen Rubin - Building a Quantitative Trading Strategy To Beat the S&P500 // Speaker Deck
- Nina Zakharenko - Memory Management in Python - The Basics // Speaker Deck
- Paulus Schoutsen - Awaken your home: Python and the Internet of Things // Speaker Deck
- Andrew Godwin - Reinventing Django for the Real-Time Web // Speaker Deck
- Kavya Joshi - A tale of concurrency through creativity in Python: a deep dive into how gevent works. // Speaker Deck
- Jake Vanderplas - Statistics for Hackers // Speaker Deck