Media Summary: Hey folks so this is Luis we just met here at the exhibit hall at Speaker: Larry Hastings Stop writing crappy shell scripts—write crappy Python scripts instead! Other talks will show you how to ... Speaker: Jack Diederich A function is a small chunk of code that does useful work. Your job when writing a function is to do it in a ...
Pycon 2018 Vlog 06 Structuring - Detailed Analysis & Overview
Hey folks so this is Luis we just met here at the exhibit hall at Speaker: Larry Hastings Stop writing crappy shell scripts—write crappy Python scripts instead! Other talks will show you how to ... Speaker: Jack Diederich A function is a small chunk of code that does useful work. Your job when writing a function is to do it in a ... Speaker: Jiaqi Liu It's one thing to build a robust data pipeline process in python but a whole other challenge to find tooling and ... Speaker: Anna Ossowski You maintain an Open Source project with great code? Yet your project isn't succeeding in the ways you ... Speaker: Nathaniel J. Smith Concurrent programs are super useful: think of web apps juggling lots of simultaneous downloads ...
Speaker: Trey Hunner Creating one list out of another list is a very common thing to do in Python, so common that Python includes ... Speaker: Alex Petralia “So tell me,” my manager said, “what is an average?” There's probably nothing worse than that sinking ... Speaker: Julie Qiu At some point, we all find ourselves at a SQL prompt making edits to the production database. We know it's a ... PyCon 2018 Vlog 05 – Side-project Productivity (with Bob Belderbos of PyBites) Speaker: John Reese Have you ever written a small, elegant application that couldn't keep up with the growth of your data or user ...