Media Summary: At some point every Python programmer sees Speaker: James Bennett At some point every Python programmer sees This is a great way to sample starting to get further and further into the internals of CPython, the de facto
Understanding Python Bytecode Pycon 2018 - Detailed Analysis & Overview
At some point every Python programmer sees Speaker: James Bennett At some point every Python programmer sees This is a great way to sample starting to get further and further into the internals of CPython, the de facto Speakers: Scott Sanderson, Joe Jevnik Ever wondered what Speaker: Matt Davis Occasionally we'll find that some bit of Speaker: Larry Hastings Stop writing crappy shell scripts—write crappy
Speaker: Ned Batchelder Big-O is a computer science technique for analyzing how code performs as data gets larger. It's a very ... Speaker: Stuart Williams This tutorial is for those who've been using Speaker: Alvaro Leiva Geisse Done! Your shiny new application is functionally complete and ready to be deployed to production! Speaker: John Reese Have you ever written a small, elegant application that couldn't keep up with the growth of your data or user ... Have you ever wondered what your function looks like under the hood? In this video, I give you a quick introduction to